X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fsrc%2Fmain%2Fresources%2Fpom-template.xml;h=9d176c63c64d5b27f2b3ad58e1b61f66567f9a9d;hb=7dc9fd91d3914b0bafae371bde44d13bf1e03e03;hp=763e32b0cf9ef4823f12fead34a5e29440a009d2;hpb=ffff34adfb3495151d11bd1410f2eebf9eca8494;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index 763e32b0..9d176c63 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -28,6 +28,7 @@ JIRA https://jira.onap.org/ + ecomp-releases @@ -57,7 +58,6 @@ 1.8 UTF-8 UTF-8 - https://nexus.onap.org /content/sites/site/\${project.groupId}/\${project.artifactId}/\${project.version} @@ -68,6 +68,7 @@ + https://nexus.onap.org nexus.onap.org 443 https @@ -88,15 +89,17 @@ true - 1.6.5 + 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 + (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} ${springbootparent.version} @@ -114,24 +117,28 @@ 1.9.3 - 4.7.2 + 4.8-1 2.6 - 4.4.12 - 4.5.10 + ${springboot.httpcomponents.core.version} + ${springboot.httpcomponents.client.version} 10.14.2.0 1.0.0 1.25.0 + ${springboot.netty.ssl.version} 3.10.0 3.10.0 - 2.25.1 - 2.25.1 + ${springboot.jersey.version} + ${springboot.jersey.version} 1.3.8 + 2.16.0 + 2.16.0 1.2.3 - 2.4.4 + 2.7.3 2.4.0 - 1.7.25 + ${springboot.slf4j.version} + ${springboot.springfox.version} 6.14.3 - 9.0.27 + ${springboot.tomcat.jdbc.version} direct-dependencies.txt @@ -147,6 +154,13 @@ pom import + + com.fasterxml.jackson + jackson-bom + ${springboot.jackson.version} + pom + import + org.onap.ccsdk.sli.core sli-common @@ -184,6 +198,11 @@ logging-filter-base \${logging-analytics.version} + + org.liquibase + liquibase-core + 4.4.2-nordix + @@ -235,7 +254,13 @@ true + + nordix-liquibase-repo + liquibase + https://artifactory.nordix.org/artifactory/liquibase + + onap-public @@ -292,6 +317,7 @@ 2.8 + true @@ -330,6 +356,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin 2.17 @@ -435,7 +462,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.2.0 @@ -479,6 +506,7 @@ \${commons.lang.version} + false @@ -505,7 +533,6 @@ - @@ -603,6 +630,11 @@ + org.apache.maven.plugins + maven-deploy-plugin + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -611,10 +643,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -664,6 +692,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)$ + + + @@ -988,6 +1028,8 @@ q true + true + true