X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspringboot1%2Fpom.xml;h=a1e17908c25f25d50d0dd9fcc33294acab1c956b;hb=c6bdd9a5a0b6d710f130f655df2e6b15c3a58998;hp=a090a663c20646790df139e664834f38ca3d330e;hpb=621888e708275d68f45946afbbdc1c7e4db64dde;p=ccsdk%2Fparent.git diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml old mode 100755 new mode 100644 index a090a663..a1e17908 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -2,6 +2,9 @@ 4.0.0 + org.springframework.boot spring-boot-starter-parent @@ -11,11 +14,11 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.5.1-SNAPSHOT + 2.1.1-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 @@ -28,11 +31,11 @@ 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} @@ -48,8 +51,8 @@ 0.8.5 - + 1.8 1.8 UTF-8 @@ -84,32 +87,65 @@ src/main/yang-gen-sal true + + 1.6.6 - 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.1.1-SNAPSHOT + 1.1.1-SNAPSHOT + 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} - 2.4.4 + + 1.5.22.RELEASE + 4.3.25.RELEASE - direct-dependencies.txt + + 1.8 + 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.7.2 + 2.6 + 4.4.12 + 4.5.10 + 10.14.2.0 + 1.0.0 + 1.25.0 + 3.10.0 + 3.10.0 + 2.25.1 + 2.25.1 + 1.3.8 + 1.2.3 + 2.4.4 + 2.4.0 + 1.7.25 + 6.14.3 + 9.0.30 + direct-dependencies.txt + org.onap.ccsdk.parent dependencies-bom - 1.5.1-SNAPSHOT + 2.1.1-SNAPSHOT pom import @@ -118,7 +154,6 @@ sli-common ${ccsdk.sli.core.version} - org.onap.ccsdk.sli.core sli-provider @@ -131,26 +166,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} + + + 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 @@ -162,7 +204,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -175,7 +217,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -187,30 +229,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 @@ -218,7 +237,6 @@ true - @@ -251,29 +269,6 @@ true - - opendaylight-mirror - opendaylight-mirror - ${opendaylight.nexus.public-url} - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${opendaylight.nexus.snapshot-url} - - false - - - true - - JCenter @@ -291,7 +286,6 @@ - org.apache.maven.plugins @@ -300,9 +294,9 @@ 2.8 + true - org.apache.maven.plugins maven-site-plugin @@ -378,8 +372,7 @@ onap-checkstyle/onap-java-style.xml - + ${project.build.sourceDirectory}/src/main/java true true @@ -411,8 +404,7 @@ maven-failsafe-plugin 2.19.1 - + integration-tests @@ -446,7 +438,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10 + 3.2.0 @@ -464,7 +456,6 @@ antlr4-runtime ${antlr.version} - com.sun.jersey jersey-client @@ -491,8 +482,8 @@ ${commons.lang.version} + false - aggregate @@ -500,7 +491,6 @@ aggregate site - @@ -518,7 +508,6 @@ - @@ -536,13 +525,11 @@ ${project.build.directory}/code-coverage/jacoco-ut.exec - + surefireArgLine - + post-unit-test test @@ -565,13 +552,11 @@ ${project.build.directory}/code-coverage/jacoco-it.exec - + failsafeArgLine - + post-integration-test post-integration-test @@ -620,6 +605,10 @@ + + org.apache.maven.plugins + maven-deploy-plugin + maven-checkstyle-plugin @@ -629,10 +618,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -682,6 +667,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)$ + + + @@ -732,7 +729,6 @@ - maven-surefire-plugin 2.17 @@ -874,7 +870,6 @@ true - @@ -992,6 +987,49 @@ + + + q + + true + true + true + + true + true + true + true + true + true + true + true + true + true + true + true + true + true + true + true + true + true + true + true + + sonar-jacoco-aggregate