X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=193599ff9d693af9773011e57a9f0f3796b6dae2;hb=ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0;hp=fa4b5ef4ada0d9dfefa910142c015313f2b54cc4;hpb=3f6f5b8eb76cbffd901917f69137045b5012cc1c;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index fa4b5ef4a..193599ff9 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,6 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. + Modifications Copyright (C) 2021 Nordix Foundation ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,7 +27,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml @@ -34,11 +35,11 @@ org.onap.cps.Application - ${project.version} 2.8.0 yyyyMMdd'T'HHmmss'Z' - 0.7 - nexus3.onap.org:10003/onap/ + 0.82 + ${docker.pull.registry}/onap/integration-java11:8.0.0 + ${project.version}-${maven.build.timestamp} @@ -64,6 +65,10 @@ org.springframework.boot spring-boot-starter-actuator + + io.micrometer + micrometer-registry-prometheus + org.springframework.cloud spring-cloud-starter-sleuth @@ -105,6 +110,10 @@ + + com.tngtech.archunit + archunit-junit5 + @@ -126,7 +135,7 @@ latest - ${nexus.repository}${image.name}:${image.version}-${maven.build.timestamp} + ${docker.push.registry}/onap/${image.name}:${image.tag} @@ -185,19 +194,20 @@ - xnf-docker + ncmp-docker false - cps-nf-proxy + cps-ncmp ${project.groupId} - cps-nf-proxy-rest + cps-ncmp-rest + ${project.version} ${project.groupId} @@ -214,13 +224,13 @@ - cps-xnf-docker + cps-ncmp-docker true - cps-and-nf-proxy + cps-and-ncmp @@ -230,7 +240,8 @@ ${project.groupId} - cps-nf-proxy-rest + cps-ncmp-rest + ${project.version} ${project.groupId} @@ -247,4 +258,4 @@ - \ No newline at end of file +