From 333e3e49b280329f06a8729838418a142672ae1c Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 22 Feb 2021 15:22:24 +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 83d180890..19ec7904d 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps checkstyle - 0.0.1-SNAPSHOT + 0.0.1 https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index e5b46f6a4..a980fba18 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 0.0.1 ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 9ae8a80b3..80893755d 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps cps-bom - 0.0.1-SNAPSHOT + 0.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 1beee115b..2a3acf523 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.onap.cps cps-dependencies - 0.0.1-SNAPSHOT + 0.0.1 pom ${project.groupId}:${project.artifactId} diff --git a/cps-nf-proxy-rest/pom.xml b/cps-nf-proxy-rest/pom.xml index 94420f7fd..0ceffc3c0 100755 --- a/cps-nf-proxy-rest/pom.xml +++ b/cps-nf-proxy-rest/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 0.0.1 ../cps-parent/pom.xml diff --git a/cps-nf-proxy-service/pom.xml b/cps-nf-proxy-service/pom.xml index d32d0ad38..a86ff65a8 100644 --- a/cps-nf-proxy-service/pom.xml +++ b/cps-nf-proxy-service/pom.xml @@ -6,7 +6,7 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 0.0.1 ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index ecc9898a2..6712c6142 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -31,7 +31,7 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 0.0.1 pom diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 2bb053b81..e016a6566 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 0.0.1 ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 005fa272f..d48412be6 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 0.0.1 ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index fc4ca1209..d64981d35 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 0.0.1 ../cps-parent/pom.xml diff --git a/pom.xml b/pom.xml index 22742a34e..a470385e2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-aggregator - 0.0.1-SNAPSHOT + 0.0.1 pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 133c4f731..3e33aee5d 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.onap.cps spotbugs - 0.0.1-SNAPSHOT + 0.0.1 https://nexus.onap.org -- cgit 1.2.3-korg