X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=750553f52d821e2dfbdf4e301c3934b2050fd698;hb=7bc072ef7a8690b655daa7586a8ea76ebf308ba1;hp=3cd1928af75a04dfcf5431541dbc173e68513ddc;hpb=b6288f99fbfcc73f115511696f98111ca32b8d2f;p=ccsdk%2Fparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index 3cd1928a..750553f5 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -5,13 +5,13 @@ org.onap.oparent oparent - 3.1.0 + 3.2.0 org.onap.ccsdk.parent oparent - 2.1.1-SNAPSHOT + 2.2.0-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} + + @@ -58,31 +68,33 @@ true - 1.1.1-SNAPSHOT - 1.1.1-SNAPSHOT - 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} ${ccsdk.sli.version} 1.1.1-SNAPSHOT - 2.1.1 - 2.10.0 + 2.4.4 + 2.10.5 2.0 - - 1.1.5 + 1.1.12 1.4.1 1.6.5 + 4.8-1 + org.onap.ccsdk.parent dependencies-bom - 2.1.1-SNAPSHOT + 2.2.0-SNAPSHOT pom import @@ -90,10 +102,14 @@ org.springframework.boot spring-boot-dependencies 2.3.8.RELEASE - import pom + import + + + org.antlr + antlr4-runtime + ${antlr.version} - org.onap.sdc.sdc-distribution-client sdc-distribution-client @@ -113,8 +129,6 @@ - - javax.annotation @@ -136,7 +150,6 @@ slf4j-simple test - org.mockito mockito-core @@ -154,7 +167,7 @@ onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -166,7 +179,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -179,7 +192,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -191,7 +204,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} false @@ -200,11 +213,64 @@ + + + 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 + + + org.apache.maven.plugins maven-compiler-plugin ${maven-compiler-plugin.version} @@ -223,7 +289,7 @@ org.antlr antlr4-maven-plugin - 4.7.2 + ${antlr.version} @@ -242,13 +308,11 @@ ${project.build.directory}/code-coverage/jacoco-ut.exec - + surefireArgLine - + post-unit-test test @@ -271,13 +335,11 @@ ${project.build.directory}/code-coverage/jacoco-it.exec - + failsafeArgLine - + post-integration-test post-integration-test