X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=d89aaa36402919f98011eac177eac7cf73cd773e;hb=0d7bf6913ab9db89c474c2bfe30a48ccc130e462;hp=64921f633b8ca91ad8498e9120b2c69352ed6312;hpb=34a94b92edd0c359291445735eb3d7e974deea1f;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 64921f633..d89aaa364 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modification Copyright (C) 2021 Nordix Foundation + 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. @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml @@ -35,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} @@ -65,6 +65,10 @@ org.springframework.boot spring-boot-starter-actuator + + io.micrometer + micrometer-registry-prometheus + org.springframework.cloud spring-cloud-starter-sleuth @@ -106,6 +110,10 @@ + + com.tngtech.archunit + archunit-junit5 + @@ -127,7 +135,7 @@ latest - ${nexus.repository}${image.name}:${image.version}-${maven.build.timestamp} + ${docker.push.registry}/onap/${image.name}:${image.tag} @@ -250,4 +258,4 @@ - \ No newline at end of file +