X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=4ea17d9ce6d9e826c7353ae8bd92d40b22abb87f;hb=7fcf0e6ace18d1c6560420f827cc905da1318cd9;hp=86ef1e2e4209dba159f9feda14b5db1899a94e55;hpb=2f11eebcc264e77a7fe5440178e910764278c9ff;p=ccsdk%2Fparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index 86ef1e2e..4ea17d9c 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -5,13 +5,13 @@ org.onap.oparent oparent - 2.0.0 + 3.2.0 org.onap.ccsdk.parent oparent - 2.0.0-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} + + @@ -50,41 +60,55 @@ ecomp-staging 176c31dfe190a - 1.8 - 1.8 - 2.5.0 + 11 + 3.0.0-M5 + 3.0.0-M5 + 4.2.1 + 3.8.1 true - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - - - 2.1.1 - 2.10.0 - 2.0 - - 1.1.5 - 1.4.0 - 1.6.3 + (1.1.9999, 1.2.99999) + (1.1.99999, 1.2.99999) + (1.2.99999, 1.3.99999) + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + 1.1.1 - direct-dependencies.txt + 2.7.3 + 2.10.5 + 2.3 + 1.1.12 + 1.4.1 + 1.6.5 + 4.8-1 + org.onap.ccsdk.parent dependencies-bom - 2.0.0-SNAPSHOT + 2.2.0 + pom import + + + org.springframework.boot + spring-boot-dependencies + 2.3.8.RELEASE pom + import + + + org.antlr + antlr4-runtime + ${antlr.version} org.onap.sdc.sdc-distribution-client @@ -103,67 +127,47 @@ dmaapClient ${dmaap.listener.version} - - org.slf4j - slf4j-api - 1.7.21 - - - org.apache.logging.log4j - log4j-slf4j-impl - 2.11.2 - - - com.fasterxml.jackson.core - jackson-core - ${fasterxml.jackson.version} - - - com.fasterxml.jackson.core - jackson-databind - ${fasterxml.jackson.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${fasterxml.jackson.version} - - - org.apache.velocity - velocity-engine-core - ${velocity.version} - - - junit - junit - 4.12 - test - - - org.mockito - mockito-core - 1.10.19 - test - - - org.testng - testng - 6.11 - test - - - ch.vorburger.mariaDB4j - mariaDB4j - 2.2.3 - test - + + + javax.annotation + javax.annotation-api + 1.3.2 + + + junit + junit + test + + + org.slf4j + slf4j-api + provided + + + org.slf4j + slf4j-simple + test + + + org.mockito + mockito-core + 1.10.19 + test + + + org.testng + testng + 6.11 + test + + onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -175,7 +179,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -188,7 +192,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -200,7 +204,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} false @@ -209,24 +213,84 @@ - + + + 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 + + - com.github.ferstl - depgraph-maven-plugin - 3.3.0 + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} - text - ${dependency-list.file} - ${project.basedir} - * - true - true + ${java.version} + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.2.0 + + + org.antlr + antlr4-maven-plugin + ${antlr.version} + @@ -244,13 +308,11 @@ ${project.build.directory}/code-coverage/jacoco-ut.exec - + surefireArgLine - + post-unit-test test @@ -273,13 +335,11 @@ ${project.build.directory}/code-coverage/jacoco-it.exec - + failsafeArgLine - + post-integration-test post-integration-test @@ -339,9 +399,34 @@ org.apache.felix maven-bundle-plugin - 4.2.1 + ${bundle.plugin.version} true + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.felix + maven-bundle-plugin + [1.0,) + + manifest + + + + + + + + + + +