From 202e19444b60eb897fc5d7460c41b9d88a06fb83 Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Thu, 8 Apr 2021 15:23:08 -0400 Subject: Upgrade version number Issue-ID: CPS-319 Signed-off-by: Bruno Sakoto Change-Id: I51ee8898a5d21b6d3c71747774d276671987729c --- 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..72cd0f621 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.2-SNAPSHOT https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index dd6ded0e7..909e658ab 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.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 8f55634f3..6b9f19c10 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.2-SNAPSHOT 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..175e5d60a 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.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-nf-proxy-rest/pom.xml b/cps-nf-proxy-rest/pom.xml index 04dfa9a31..9bfa03a22 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.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-nf-proxy-service/pom.xml b/cps-nf-proxy-service/pom.xml index d864fd6b9..b5e291e75 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.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index abd6930b8..936c83b90 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.2-SNAPSHOT pom diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index e9dee5db0..257687fff 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.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 77d65f16a..c47f30ada 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.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 98bc1ac18..9423b924b 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.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/pom.xml b/pom.xml index 3f2bcf74d..1bea96720 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-aggregator - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 6af552288..fbf333b00 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.2-SNAPSHOT https://nexus.onap.org -- cgit 1.2.3-korg