X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=standalone%2Fpom.xml;h=d4c4511168e08eefaed9eaf8de72945df3e22dfd;hb=3e62ff8cff9edba9fd3810742e91b7bd488d29ba;hp=9d2e9cfda822ee6c90774ac77c7411b822681d7b;hpb=400f2e4a5c352b9c4582f841d056fe3bba354ce3;p=ccsdk%2Fparent.git diff --git a/standalone/pom.xml b/standalone/pom.xml index 9d2e9cfd..d4c45111 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -5,13 +5,13 @@ org.onap.oparent oparent - 2.0.0 + 3.1.0 org.onap.ccsdk.parent standalone-parent - 1.5.2-SNAPSHOT + 2.5.4-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} + + @@ -37,7 +47,7 @@ **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - 0.8.5 + 0.8.8 https://nexus.onap.org nexus.onap.org @@ -50,22 +60,23 @@ ecomp-staging 176c31dfe190a - 1.8 - 1.8 - 2.5.0 + 17 + 17 + 17 + 17 + 5.1.1 true - - 2.1.1 - 2.10.0 - 2.0 - - 1.1.5 - 1.4.0 - 1.6.3 + 2.17.1 + 2.17.1 + 2.7.2 + 2.12.4 + 2.3 + 1.1.14 + 2.0.0 + 1.6.5 direct-dependencies.txt - @@ -90,12 +101,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 +141,13 @@ junit junit - 4.12 + 4.13.2 test org.mockito mockito-core - 1.10.19 + 3.12.4 test @@ -147,7 +168,7 @@ onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -159,7 +180,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -172,7 +193,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -184,7 +205,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} false @@ -193,11 +214,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