X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=standalone%2Fpom.xml;h=c8ac3c2a19a60d2978eb59710bcee436ea5c0a6d;hb=refs%2Fchanges%2F82%2F124182%2F1;hp=5de9fa9f61a872d9ccfbac1c71a9f09f3075ad1c;hpb=b044ec87f782ed741c814311e64664f0b64aa255;p=ccsdk%2Fparent.git diff --git a/standalone/pom.xml b/standalone/pom.xml index 5de9fa9f..c8ac3c2a 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -5,13 +5,13 @@ org.onap.oparent oparent - 3.0.1 + 3.1.0 org.onap.ccsdk.parent standalone-parent - 2.1.1-SNAPSHOT + 2.2.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -25,6 +25,16 @@ JIRA https://jira.onap.org/ + + + ecomp-releases + ${onap.nexus.release-url} + + + ecomp-snapshots + ${onap.nexus.snapshot-url} + + @@ -55,17 +65,14 @@ 2.5.0 true - - 2.1.1 - 2.10.0 - 2.0 - - 1.1.5 + 2.7.2 + 2.12.4 + 2.3 + 1.1.12 1.4.1 1.6.5 direct-dependencies.txt - @@ -90,7 +97,7 @@ org.slf4j slf4j-api - 1.7.21 + 1.7.29 org.apache.logging.log4j @@ -120,7 +127,7 @@ junit junit - 4.12 + 4.13.2 test @@ -147,7 +154,7 @@ onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -159,7 +166,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -172,7 +179,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -184,7 +191,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} false @@ -193,11 +200,63 @@ - + + + onap-public + ${onap.nexus.public-url} + + true + + + true + + + + onap-staging + ${onap.nexus.staging-url} + + true + + + true + + + + onap-snapshot + ${onap.nexus.snapshot-url} + + false + + + true + + + + + JCenter + JCenter Repository + http://jcenter.bintray.com + + + Restlet + Restlet Repository + http://maven.restlet.com + + + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + + com.github.ferstl depgraph-maven-plugin