X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=7cfbf4eddc9d6e51963828ec95072dc0d8bdd6f7;hb=625707db447ddc390aae7652c353bbc6b88d9dfb;hp=d72563080631224dd903ef11252f9d1a1b65844c;hpb=06cb9298783a82e375c4cadd2d6a3e0da80c1360;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100644 new mode 100755 index d72563080..7cfbf4edd --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,6 +3,8 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. + 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. @@ -26,7 +28,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 3.3.1-SNAPSHOT ../cps-parent/pom.xml @@ -34,10 +36,10 @@ org.onap.cps.Application - ${project.version} - 2.6.0 - 0.0 - nexus3.onap.org:10003/onap/ + yyyyMMdd'T'HHmmss'Z' + 0.82 + ${docker.pull.registry}/onap/integration-java11:8.0.0 + ${project.version}-${maven.build.timestamp} @@ -51,14 +53,71 @@ + + org.springframework.boot + spring-boot-starter-jetty + + + org.springframework.boot + spring-boot-starter-security + org.springframework.boot spring-boot-starter-actuator + + io.micrometer + micrometer-registry-prometheus + org.springframework.cloud spring-cloud-starter-sleuth + + + org.springframework.security + spring-security-test + test + + + org.codehaus.groovy + groovy + test + + + org.spockframework + spock-core + test + + + org.spockframework + spock-spring + test + + + cglib + cglib-nodep + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + + + com.tngtech.archunit + archunit-junit5 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + @@ -67,7 +126,6 @@ com.google.cloud.tools jib-maven-plugin - ${jib-maven-plugin.version} ${app} @@ -80,7 +138,7 @@ latest - ${nexus.repository}${image.name}:${image.version} + ${docker.push.registry}/onap/${image.name}:${image.tag} @@ -139,19 +197,20 @@ - xnf-docker + ncmp-docker false - cps-nf-proxy + cps-ncmp ${project.groupId} - cps-nf-proxy-rest + cps-ncmp-rest + ${project.version} ${project.groupId} @@ -168,13 +227,13 @@ - cps-xnf-docker + cps-ncmp-docker true - cps-and-nf-proxy + cps-and-ncmp @@ -184,7 +243,8 @@ ${project.groupId} - cps-nf-proxy-rest + cps-ncmp-rest + ${project.version} ${project.groupId} @@ -201,4 +261,4 @@ - \ No newline at end of file +