From 43290e1793147fb4511b88f12027b49da13277e8 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 5 Mar 2021 10:15:23 +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 10423cca7..5a172f16a 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps checkstyle - 1.0.0-SNAPSHOT + 1.0.0 https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index d72563080..526088de7 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.0 ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 21634cc58..62b36a043 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.0-SNAPSHOT + 1.0.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 db70cada5..daccf5f95 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.0-SNAPSHOT + 1.0.0 pom ${project.groupId}:${project.artifactId} diff --git a/cps-nf-proxy-rest/pom.xml b/cps-nf-proxy-rest/pom.xml index 90ed6f460..0b74fe638 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.0-SNAPSHOT + 1.0.0 ../cps-parent/pom.xml diff --git a/cps-nf-proxy-service/pom.xml b/cps-nf-proxy-service/pom.xml index 0ac87b40e..69d9ae9f1 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.0-SNAPSHOT + 1.0.0 ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 1b136f441..07f78d3ad 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -31,7 +31,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.0 pom diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 9e1695034..46dbedb17 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.0 ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index d1d1ea451..5563c3f57 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.0 ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index c337a8e20..02c5b54b2 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 1.0.0-SNAPSHOT + 1.0.0 ../cps-parent/pom.xml diff --git a/pom.xml b/pom.xml index 8cd57623d..9bf064112 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-aggregator - 1.0.0-SNAPSHOT + 1.0.0 pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 6599a2a56..834945242 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps spotbugs - 1.0.0-SNAPSHOT + 1.0.0 https://nexus.onap.org -- cgit 1.2.3-korg