X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=e8869707ce48001edd01880219577fcfa2f77759;hb=19705920ec1456326399ae0d85d5617ed3b3f0cc;hp=7f30f06132586e72ff713514c50908822ae179b8;hpb=db1f37899762ba7d169b526c2333a1e2e4fa5cd7;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 7f30f0613..e8869707c 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.7-SNAPSHOT ../cps-parent/pom.xml @@ -35,10 +36,9 @@ org.onap.cps.Application - 2.8.0 yyyyMMdd'T'HHmmss'Z' - 0.7 - ${docker.repository.pull}onap/integration-java11:8.0.0 + 0.86 + ${docker.pull.registry}/onap/integration-java17:12.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 @@ -110,6 +114,10 @@ com.tngtech.archunit archunit-junit5 + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + @@ -118,7 +126,7 @@ com.google.cloud.tools jib-maven-plugin - ${jib-maven-plugin.version} + 3.3.2 ${app} @@ -131,7 +139,7 @@ latest - ${docker.repository.push}onap/${image.name}:${image.tag} + ${docker.push.registry}/onap/${image.name}:${image.tag} @@ -249,9 +257,10 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2 - \ No newline at end of file +