X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=ddcae5a0bb1bb2c7fbbe675bc4f3381f174d065d;hb=refs%2Ftags%2F2.1.2;hp=a9aa5c233df466e5e87cab8ebc1ce85dc6e5aa04;hpb=af076a9814ebcc121cadc90563b6b38b420ac928;p=ccsdk%2Fparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index a9aa5c23..ddcae5a0 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -5,13 +5,13 @@ org.onap.oparent oparent - 2.0.0 + 3.1.0 org.onap.ccsdk.parent oparent - 2.0.1-SNAPSHOT + 2.1.2 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -50,30 +50,30 @@ 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 + 1.1.1 + 1.1.2 + 1.2.1 + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + 1.1.1 - 2.1.1 2.10.0 2.0 1.1.5 - 1.4.0 - 1.6.3 - - direct-dependencies.txt + 1.4.1 + 1.6.5 @@ -82,10 +82,18 @@ org.onap.ccsdk.parent dependencies-bom - 2.0.1-SNAPSHOT + 2.1.2 + pom + import + + + org.springframework.boot + spring-boot-dependencies + 2.3.8.RELEASE import pom + org.onap.sdc.sdc-distribution-client sdc-distribution-client @@ -103,62 +111,43 @@ 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 + + @@ -210,22 +199,39 @@ - - com.github.ferstl - depgraph-maven-plugin - 3.3.0 + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 - text - ${dependency-list.file} - ${project.basedir} - * - true - true + + true + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${java.version} + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.2.0 + + + org.antlr + antlr4-maven-plugin + 4.7.2 @@ -339,9 +345,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 + + + + + + + + + + +