From e3055e05f8491330e22f542bb3595ea22e8438d7 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 8 Apr 2021 16:25:08 +0000 Subject: Release cps --- checkstyle/pom.xml | 2 +- cps-application/pom.xml | 2 +- cps-bom/pom.xml | 2 +- cps-dependencies/pom.xml | 2 +- cps-nf-proxy-rest/pom.xml | 2 +- cps-nf-proxy-service/pom.xml | 2 +- cps-parent/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 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index f7da302cb..f3cf0f136 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps checkstyle - 1.0.1-SNAPSHOT + 1.0.1 https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index dd6ded0e7..1ffa15e9b 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 1.0.1-SNAPSHOT + 1.0.1 ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 8f55634f3..5d4d72671 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps cps-bom - 1.0.1-SNAPSHOT + 1.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 e94049bb9..1cd6c0c9d 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.onap.cps cps-dependencies - 1.0.1-SNAPSHOT + 1.0.1 pom ${project.groupId}:${project.artifactId} diff --git a/cps-nf-proxy-rest/pom.xml b/cps-nf-proxy-rest/pom.xml index 04dfa9a31..df0d6cee0 100755 --- a/cps-nf-proxy-rest/pom.xml +++ b/cps-nf-proxy-rest/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.1-SNAPSHOT + 1.0.1 ../cps-parent/pom.xml diff --git a/cps-nf-proxy-service/pom.xml b/cps-nf-proxy-service/pom.xml index d864fd6b9..1c818846e 100644 --- a/cps-nf-proxy-service/pom.xml +++ b/cps-nf-proxy-service/pom.xml @@ -6,7 +6,7 @@ org.onap.cps cps-parent - 1.0.1-SNAPSHOT + 1.0.1 ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index abd6930b8..0ba440b1a 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 1.0.1-SNAPSHOT + 1.0.1 pom diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index e9dee5db0..5d5c968af 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 1.0.1-SNAPSHOT + 1.0.1 ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 77d65f16a..fca53d0a9 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.1-SNAPSHOT + 1.0.1 ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 98bc1ac18..55a299dc4 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.1-SNAPSHOT + 1.0.1 ../cps-parent/pom.xml diff --git a/pom.xml b/pom.xml index 3f2bcf74d..09461558b 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-aggregator - 1.0.1-SNAPSHOT + 1.0.1 pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 6af552288..52aa56c4b 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps spotbugs - 1.0.1-SNAPSHOT + 1.0.1 https://nexus.onap.org -- cgit 1.2.3-korg