X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=standalone%2Fpom.xml;h=500583bd1413abff4c1c1d5435a89c2ffb8f2c9d;hb=7fcf0e6ace18d1c6560420f827cc905da1318cd9;hp=5c4dddb154b9b5e8494cf587774dd589ba70a323;hpb=af076a9814ebcc121cadc90563b6b38b420ac928;p=ccsdk%2Fparent.git diff --git a/standalone/pom.xml b/standalone/pom.xml index 5c4dddb1..500583bd 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.0.1-SNAPSHOT + 2.2.0 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