From fc0b09332a84fbdbb3a37d9c2d530162a09769f6 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 13 Oct 2021 12:02:06 +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 2843c11b25..f88debbd7f 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps checkstyle - 2.0.1-SNAPSHOT + 2.0.1 https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 9c6945a5fe..67ff9bc5d6 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 148b14508d..6c114996c4 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.1-SNAPSHOT + 2.0.1 pom This artifact contains dependencyManagement declarations of all published CPS components. diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 348244de37..9b2a988f84 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.1-SNAPSHOT + 2.0.1 pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index 6f51479bb0..061293820f 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index c4c72bb93b..9ba1a88ed6 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 96aa4e5cc9..e4f6fa5d13 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 3c2eab5e0f..c254eb3aeb 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index cb454c2ac1..b66a01dc7f 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index a3e5fd9481..296c7a985e 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 00911f83f6..e36babc2fe 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 0e0831558d..e54f474cde 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.1 ../cps-parent/pom.xml diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 2c2a4db97b..9f7fda465d 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ cps-aggregator org.onap.cps - 2.0.1-SNAPSHOT + 2.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index c24f2c9a90..c45f8c365f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 2.0.1-SNAPSHOT + 2.0.1 pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 96bcac2e38..8df5e20086 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 2.0.1-SNAPSHOT + 2.0.1 https://nexus.onap.org -- 2.16.6