From 966609fab1c41344ac17380a4a0a3e58baebb6dd Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Thu, 14 Oct 2021 10:05:11 +0100 Subject: [PATCH] Step 6 : Bumping version cps-2.0.2 Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya Change-Id: I83035b8e504a1c52e222ba1bd247cbc26ea01ff5 --- 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 +- jacoco-report/pom.xml | 2 +- pom.xml | 2 +- spotbugs/pom.xml | 2 +- version.properties | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 2843c11b25..422a87c0fe 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps checkstyle - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 9c6945a5fe..a65dc225a4 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 148b14508d..ad03624582 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps cps-bom - 2.0.1-SNAPSHOT + 2.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 348244de37..3c48f595d6 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.onap.cps cps-dependencies - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index 6f51479bb0..d1a0496f1f 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index c4c72bb93b..ecd7028a94 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 96aa4e5cc9..ce885bf81d 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 3c2eab5e0f..b6ced1a332 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index cb454c2ac1..4bbf10b437 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index a3e5fd9481..ef4d732ad0 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 00911f83f6..2f72d9ee45 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 0e0831558d..47d1c2e014 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 2c2a4db97b..8c85155ab4 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ cps-aggregator org.onap.cps - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index c24f2c9a90..2526f6f58c 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 96bcac2e38..1b543f826b 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index 7d2dc32548..d3fa7e897d 100755 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=2 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6