X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspringboot2%2Fpom.xml;h=93536c79be9620cdb6cb49fd7d7ba26f4850b3f5;hb=f11f8085d103e00666f6dea0c9707a151de1d6bf;hp=e18de4ecd86fae9a49832e62cec72a90730e56bb;hpb=621888e708275d68f45946afbbdc1c7e4db64dde;p=ccsdk%2Fparent.git diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml old mode 100755 new mode 100644 index e18de4ec..93536c79 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -2,20 +2,23 @@ 4.0.0 + org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.3.8.RELEASE org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.1-SNAPSHOT + 2.2.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} - Root POM to be used in place of odlparent for CCSDK based projects + Root POM to be used in place of spring-boot parent for CCSDK based projects http://wiki.onap.org ONAP @@ -25,14 +28,15 @@ JIRA https://jira.onap.org/ + ecomp-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} ecomp-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} @@ -49,11 +53,11 @@ 0.8.5 + 1.8 1.8 UTF-8 UTF-8 - https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -64,6 +68,7 @@ + https://nexus.onap.org nexus.onap.org 443 https @@ -83,32 +88,37 @@ src/main/yang-gen-sal true + + 1.6.9 + - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} + 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} - 2.1.8.RELEASE - 5.1.9.RELEASE + 2.3.8.RELEASE + 5.2.12.RELEASE 1.8 - 1.3.50 - 1.3.50 - 1.3.2 - 1.4.4 + 1.3.61 + 1.3.61 + 1.3.3 + 1.5.0 0.5.0 + 2.6.6 + 2.2.3 1.9.3 + + 4.8-1 + 2.6 4.4.12 4.5.10 10.14.2.0 @@ -116,25 +126,27 @@ 1.25.0 3.10.0 3.10.0 - 3.1.5 2.25.1 + 2.25.1 1.3.8 - 4.12 1.2.3 - 2.4.4 + 2.7.3 2.4.0 1.7.25 - 6.11 - 9.0.27 + 6.14.3 + 9.0.30 direct-dependencies.txt + org.onap.ccsdk.parent dependencies-bom - 1.5.1-SNAPSHOT + 2.2.0-SNAPSHOT pom import @@ -143,7 +155,6 @@ sli-common ${ccsdk.sli.core.version} - org.onap.ccsdk.sli.core sli-provider @@ -156,31 +167,33 @@ xml features + + org.onap.ccsdk.sli.core + dblib-provider + ${ccsdk.sli.core.version} + org.onap.ccsdk.sli.adaptors aai-service-provider - ${sdnctl.aai.service.version} + ${ccsdk.sli.adaptors.version} - - org.onap.ccsdk.sli.core - dblib-provider - ${sdnctl.dblib.version} + org.onap.logging-analytics + logging-slf4j + ${logging-analytics.version} - junit - junit - ${junit.version} - test + org.onap.logging-analytics + logging-filter-base + ${logging-analytics.version} - onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -192,7 +205,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -205,7 +218,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -217,30 +230,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots - - false - - - true - - - - opendaylight-mirror - opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + ${onap.nexus.snapshot-url} false @@ -248,8 +238,8 @@ true - + onap-public @@ -281,29 +271,6 @@ true - - opendaylight-mirror - opendaylight-mirror - ${opendaylight.nexus.public-url} - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${opendaylight.nexus.snapshot-url} - - false - - - true - - JCenter @@ -321,7 +288,6 @@ - org.apache.maven.plugins @@ -330,9 +296,9 @@ 2.8 + true - org.apache.maven.plugins maven-site-plugin @@ -369,6 +335,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin 2.17 @@ -408,8 +375,7 @@ onap-checkstyle/onap-java-style.xml - + ${project.build.sourceDirectory}/src/main/java true true @@ -441,8 +407,7 @@ maven-failsafe-plugin 2.19.1 - + integration-tests @@ -476,7 +441,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10 + 3.2.0 @@ -494,7 +459,6 @@ antlr4-runtime ${antlr.version} - com.sun.jersey jersey-client @@ -521,8 +485,8 @@ ${commons.lang.version} + false - aggregate @@ -530,7 +494,6 @@ aggregate site - @@ -548,7 +511,6 @@ - @@ -566,13 +528,11 @@ ${project.build.directory}/code-coverage/jacoco-ut.exec - + surefireArgLine - + post-unit-test test @@ -595,13 +555,11 @@ ${project.build.directory}/code-coverage/jacoco-it.exec - + failsafeArgLine - + post-integration-test post-integration-test @@ -651,6 +609,11 @@ + org.apache.maven.plugins + maven-deploy-plugin + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -659,10 +622,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -712,6 +671,18 @@ ${project.artifactId}-${project.version} + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + full + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + + @@ -762,7 +733,6 @@ - maven-surefire-plugin 2.17 @@ -904,7 +874,6 @@ true - @@ -1038,6 +1007,8 @@ q true + true + true