X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspringboot2%2Fpom.xml;h=00e849c39b921ffe3e0cdabc0b53476dbd4682a8;hb=02aea36d5b128502171d3107730f9cc42ebc8bbc;hp=3ab11e6842d5c2a8dcb78ee9bcef7de24d820217;hpb=6531b114d191974a770930c42670636c4c192108;p=ccsdk%2Fparent.git diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml old mode 100755 new mode 100644 index 3ab11e68..00e849c3 --- 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.2.4.RELEASE + 2.3.12.RELEASE org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.2-SNAPSHOT + 2.3.3-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,22 +88,22 @@ src/main/yang-gen-sal true + + 1.6.9 + - 0.7.1-SNAPSHOT - 0.7.1-SNAPSHOT - 0.7.1-SNAPSHOT - 0.7.1-SNAPSHOT - 0.7.1-SNAPSHOT - 0.7.1-SNAPSHOT - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} + (1.2.99999,1.3.99999-SNAPSHOT] + (1.2.99999, 1.3.99999-SNAPSHOT] + (1.2.99999, 1.3.99999-SNAPSHOT] + (1.3.99999, 1.4.99999-SNAPSHOT] + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} - 2.2.4.RELEASE - 5.2.3.RELEASE + 2.3.12.RELEASE + 5.2.15.RELEASE 1.8 @@ -112,35 +117,47 @@ 1.9.3 - 4.7.2 + 4.8-1 2.6 - 4.4.12 - 4.5.10 + 4.4.14 + 4.5.13 10.14.2.0 1.0.0 1.25.0 + 2.0.39.Final 3.10.0 3.10.0 - 3.1.5 - 2.25.1 - 2.25.1 + 2.30.1 + 2.30.1 1.3.8 - 4.12 + 2.17.1 + 2.17.1 1.2.3 - 2.4.4 + 2.7.3 2.4.0 1.7.25 - 6.11 - 9.0.27 + 2.9.2 + 6.14.3 + 9.0.46 direct-dependencies.txt + org.onap.ccsdk.parent dependencies-bom - 1.5.2-SNAPSHOT + 2.3.3-SNAPSHOT + pom + import + + + com.fasterxml.jackson + jackson-bom + 2.11.4 pom import @@ -149,7 +166,6 @@ sli-common ${ccsdk.sli.core.version} - org.onap.ccsdk.sli.core sli-provider @@ -162,31 +178,48 @@ 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} + + + org.liquibase + liquibase-core + 4.4.2-nordix + + + org.apache.logging.log4j + log4j-api + ${log4j2.version} + + + org.apache.logging.log4j + log4j-core + ${log4j2.version} - onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -198,7 +231,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -211,7 +244,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -223,7 +256,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} false @@ -232,6 +265,7 @@ + onap-public @@ -280,7 +314,6 @@ - org.apache.maven.plugins @@ -289,9 +322,9 @@ 2.8 + true - org.apache.maven.plugins maven-site-plugin @@ -328,6 +361,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin 2.17 @@ -367,8 +401,7 @@ onap-checkstyle/onap-java-style.xml - + ${project.build.sourceDirectory}/src/main/java true true @@ -400,8 +433,7 @@ maven-failsafe-plugin 2.19.1 - + integration-tests @@ -435,7 +467,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.2.0 @@ -453,7 +485,6 @@ antlr4-runtime ${antlr.version} - com.sun.jersey jersey-client @@ -480,8 +511,8 @@ ${commons.lang.version} + false - aggregate @@ -489,7 +520,6 @@ aggregate site - @@ -507,7 +537,6 @@ - @@ -525,13 +554,11 @@ ${project.build.directory}/code-coverage/jacoco-ut.exec - + surefireArgLine - + post-unit-test test @@ -554,13 +581,11 @@ ${project.build.directory}/code-coverage/jacoco-it.exec - + failsafeArgLine - + post-integration-test post-integration-test @@ -610,6 +635,11 @@ + org.apache.maven.plugins + maven-deploy-plugin + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -618,10 +648,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -671,6 +697,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)$ + + + @@ -721,7 +759,6 @@ - maven-surefire-plugin 2.17 @@ -863,7 +900,6 @@ true - @@ -997,6 +1033,8 @@ q true + true + true