X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=50b06b2e690316c52ed4e82be2469878a5de3006;hb=cc17ae5e08acf4fd5e67185982142326318f5bef;hp=8c796662521b83cda323c3f82d07c45dd50832df;hpb=bd35b4d03a474ce425040cc4656c7b94a87ef399;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 8c7966625..50b06b2e6 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.0-SNAPSHOT ../cps-parent/pom.xml @@ -37,8 +37,8 @@ org.onap.cps.Application 2.8.0 yyyyMMdd'T'HHmmss'Z' - 0.7 - ${docker.repository.pull}onap/integration-java11:8.0.0 + 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 - ${docker.repository.push}onap/${image.name}:${image.tag} + ${docker.push.registry}/onap/${image.name}:${image.tag} @@ -250,4 +258,4 @@ - \ No newline at end of file +