From 9ba9205ef8a2d0d1cd7a40cb265b30d0394c7b79 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 10 Feb 2022 19:50:09 +0000 Subject: [PATCH] Release cps --- checkstyle/pom.xml | 2 +- cps-application/pom.xml | 2 +- cps-bom/pom.xml | 2 +- cps-dependencies/pom.xml | 2 +- cps-events/pom.xml | 2 +- cps-ncmp-rest/pom.xml | 2 +- cps-ncmp-service/pom.xml | 2 +- cps-parent/pom.xml | 2 +- cps-path-parser/pom.xml | 2 +- cps-rest/pom.xml | 2 +- cps-ri/pom.xml | 2 +- cps-service/pom.xml | 2 +- jacoco-report/pom.xml | 2 +- pom.xml | 2 +- spotbugs/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 94e8589abf..15591fa7b9 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps checkstyle - 2.0.4-SNAPSHOT + 2.0.4 https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index a2e53a8783..47b9136105 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 3e762ae1ab..005bd237ee 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps cps-bom - 2.0.4-SNAPSHOT + 2.0.4 pom This artifact contains dependencyManagement declarations of all published CPS components. diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 02e3dac933..d922c39c32 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.onap.cps cps-dependencies - 2.0.4-SNAPSHOT + 2.0.4 pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index 7057d61f4a..77c7607bc8 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 22e7d9bc46..7fb302246b 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 1f3c829cf2..83d5aa450d 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 6d2001016a..b1510db3c0 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 9b9a85c730..b72ff78962 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index de4f190c94..111f29748d 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index b66cadec69..8f23d324fd 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index cd38fecd7c..d937c0adb0 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 2.0.4-SNAPSHOT + 2.0.4 ../cps-parent/pom.xml diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index cb0015db72..a131a1f4f5 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ cps-aggregator org.onap.cps - 2.0.4-SNAPSHOT + 2.0.4 4.0.0 diff --git a/pom.xml b/pom.xml index c28c67f324..6aa69267e4 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 2.0.4-SNAPSHOT + 2.0.4 pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index c9ae13e87d..94e2579709 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 2.0.4-SNAPSHOT + 2.0.4 https://nexus.onap.org -- 2.16.6