X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=standalone%2Fpom.xml;h=1c9a278c0b91a9f29ffee7ad40558a9cd28f8226;hb=4fee8fc75f71aba8df30f0c1389ed955b9187085;hp=5de9fa9f61a872d9ccfbac1c71a9f09f3075ad1c;hpb=b044ec87f782ed741c814311e64664f0b64aa255;p=ccsdk%2Fparent.git diff --git a/standalone/pom.xml b/standalone/pom.xml index 5de9fa9f..1c9a278c 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.4.2 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,16 @@ 2.5.0 true - - 2.1.1 - 2.10.0 - 2.0 - - 1.1.5 + 2.17.1 + 2.17.1 + 2.7.2 + 2.12.4 + 2.3 + 1.1.13 1.4.1 1.6.5 direct-dependencies.txt - @@ -90,12 +99,22 @@ org.slf4j slf4j-api - 1.7.21 + 1.7.29 + + + org.apache.logging.log4j + log4j-api + 2.17.1 + + + org.apache.logging.log4j + log4j-core + 2.17.1 org.apache.logging.log4j log4j-slf4j-impl - 2.11.2 + 2.17.1 com.fasterxml.jackson.core @@ -120,13 +139,13 @@ junit junit - 4.12 + 4.13.2 test org.mockito mockito-core - 1.10.19 + 3.12.4 test @@ -147,7 +166,7 @@ onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -159,7 +178,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -172,7 +191,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -184,7 +203,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} false @@ -193,11 +212,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