X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=24e41c0cd3cade90c332056249193e90f7ada39b;hb=2b6d687265eee6f025a940e210aa7c7e1c930f26;hp=a159ad883a38eb4eaa1dea0e5a6cf819a0e97963;hpb=1540a5809fff8477bfdb6f43fd6c475cf13c6d71;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100644 new mode 100755 index a159ad883..24e41c0cd --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -1,4 +1,24 @@ + + @@ -7,14 +27,19 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 2.1.0-SNAPSHOT ../cps-parent/pom.xml cps-application - 0.0 + org.onap.cps.Application + 2.8.0 + yyyyMMdd'T'HHmmss'Z' + 0.82 + ${docker.pull.registry}/onap/integration-java11:8.0.0 + ${project.version}-${maven.build.timestamp} @@ -28,14 +53,67 @@ + + org.springframework.boot + spring-boot-starter-jetty + + + org.springframework.boot + spring-boot-starter-security + org.springframework.boot spring-boot-starter-actuator + + io.micrometer + micrometer-registry-prometheus + org.springframework.cloud spring-cloud-starter-sleuth + + + org.springframework.security + spring-security-test + test + + + org.codehaus.groovy + groovy + test + + + org.spockframework + spock-core + test + + + org.spockframework + spock-spring + test + + + cglib + cglib-nodep + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + + + com.tngtech.archunit + archunit-junit5 + @@ -44,6 +122,22 @@ com.google.cloud.tools jib-maven-plugin + ${jib-maven-plugin.version} + + + ${app} + USE_CURRENT_TIMESTAMP + + + ${base.image} + + + + latest + + ${docker.push.registry}/onap/${image.name}:${image.tag} + + package @@ -77,11 +171,18 @@ false + + cps-service + ${project.groupId} cps-rest + + ${project.groupId} + cps-ri + @@ -93,20 +194,24 @@ - xnf-docker + ncmp-docker false - org.onap.cps.Application - nexus3.onap.org:10001/onap/cps-nf-proxy + cps-ncmp ${project.groupId} - cps-nf-proxy-rest + cps-ncmp-rest + ${project.version} + + + ${project.groupId} + cps-ri @@ -119,14 +224,13 @@ - cps-xnf-docker + cps-ncmp-docker - false + true - org.onap.cps.Application - nexus3.onap.org:10001/onap/cps-and-nf-proxy + cps-and-ncmp @@ -136,7 +240,12 @@ ${project.groupId} - cps-nf-proxy-rest + cps-ncmp-rest + ${project.version} + + + ${project.groupId} + cps-ri @@ -149,4 +258,4 @@ - \ No newline at end of file +