From 17f22a34bc1d8e50c02cb12068b4c7be57225cca Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 12 Aug 2021 13:20:49 +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 +- pom.xml | 2 +- spotbugs/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 3b7f3ed32d..ac0d6c16b1 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps checkstyle - 1.1.0-SNAPSHOT + 1.1.0 https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 9ce0006ce1..aed6c9b2c6 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 1f8789cd57..847b78c141 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps cps-bom - 1.1.0-SNAPSHOT + 1.1.0 pom This artifact contains dependencyManagement declarations of all published CPS components. diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 1cd36f6838..2d2ff0c291 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.onap.cps cps-dependencies - 1.1.0-SNAPSHOT + 1.1.0 pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index 3844408463..047c90f1ee 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index dbe1af0973..d8c49e9b18 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index c6bcc0afbe..f1f5347515 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 938e75eb4f..177e2e82be 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 38ba9acf31..e7c3b3bd86 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 9e29074f76..d6cfe3e587 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -25,7 +25,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 273cb2e72f..19a29d6d11 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 6856f7c671..a1ed32d7d0 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 1.1.0 ../cps-parent/pom.xml diff --git a/pom.xml b/pom.xml index 4ac37841dd..3cc562e02c 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 1.1.0-SNAPSHOT + 1.1.0 pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 6b2d8c1142..00beef4e7b 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 1.1.0-SNAPSHOT + 1.1.0 https://nexus.onap.org -- 2.16.6