X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=d89aaa36402919f98011eac177eac7cf73cd773e;hb=0d7bf6913ab9db89c474c2bfe30a48ccc130e462;hp=53ba1c965804abbea846dfc470d264120b5e73de;hpb=344434b68c2418c6e901e7acab02886be6e6b1cb;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100644 new mode 100755 index 53ba1c965..d89aaa364 --- 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.0.1-SNAPSHOT ../cps-parent/pom.xml @@ -34,10 +35,11 @@ org.onap.cps.Application - ${project.version} - 2.6.0 - 0.7 - nexus3.onap.org:10003/onap/ + 2.8.0 + yyyyMMdd'T'HHmmss'Z' + 0.82 + ${docker.pull.registry}/onap/integration-java11:8.0.0 + ${project.version}-${maven.build.timestamp} @@ -63,6 +65,10 @@ org.springframework.boot spring-boot-starter-actuator + + io.micrometer + micrometer-registry-prometheus + org.springframework.cloud spring-cloud-starter-sleuth @@ -104,6 +110,10 @@ + + com.tngtech.archunit + archunit-junit5 + @@ -125,7 +135,7 @@ latest - ${nexus.repository}${image.name}:${image.version} + ${docker.push.registry}/onap/${image.name}:${image.tag} @@ -184,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} @@ -213,13 +224,13 @@ - cps-xnf-docker + cps-ncmp-docker true - cps-and-nf-proxy + cps-and-ncmp @@ -229,7 +240,8 @@ ${project.groupId} - cps-nf-proxy-rest + cps-ncmp-rest + ${project.version} ${project.groupId} @@ -246,4 +258,4 @@ - \ No newline at end of file +