X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=2e7b12dfb9b364c65a89eb0aa375b87afe680e84;hb=75dff29f61825b44a8bf09a3a95cb8ceea2ce444;hp=64921f633b8ca91ad8498e9120b2c69352ed6312;hpb=6b300ead182d9724658f0188631e538851e8f566;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 64921f633..2e7b12dfb 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,7 +3,8 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modification Copyright (C) 2021 Nordix Foundation + Modifications Copyright (C) 2021-2023 Nordix Foundation + Modifications Copyright (C) 2022 Deutsche Telekom AG ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -27,7 +28,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 3.3.3-SNAPSHOT ../cps-parent/pom.xml @@ -35,11 +36,10 @@ 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,14 @@ + + com.tngtech.archunit + archunit-junit5 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + @@ -114,7 +126,6 @@ com.google.cloud.tools jib-maven-plugin - ${jib-maven-plugin.version} ${app} @@ -127,7 +138,7 @@ latest - ${nexus.repository}${image.name}:${image.version}-${maven.build.timestamp} + ${docker.push.registry}/onap/${image.name}:${image.tag} @@ -250,4 +261,4 @@ - \ No newline at end of file +