From c2a98631112128093d4f601284bb30928539f242 Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Fri, 7 Jan 2022 16:50:07 +0000 Subject: [PATCH] cps-core bumping version to 2.0.4-SNAPSHOT Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya Change-Id: Ia66a26930df76d1aeb3e6b76e8fdab8452bd50fa --- 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 e68c486560..94e8589abf 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps checkstyle - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index f086858a7b..a2e53a8783 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index f9c2ab2dcc..3e762ae1ab 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.3-SNAPSHOT + 2.0.4-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 a4506610be..02e3dac933 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.3-SNAPSHOT + 2.0.4-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index 2cc229978a..7057d61f4a 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 5498026048..22e7d9bc46 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 3a335657fd..1f3c829cf2 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 3dc12a9122..6d2001016a 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 1d26a82c65..9b9a85c730 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 81b366a641..de4f190c94 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index e35062d011..b66cadec69 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 2890f89f13..cd38fecd7c 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT ../cps-parent/pom.xml diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index d184459d4a..cb0015db72 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ cps-aggregator org.onap.cps - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index ff412aa9bc..c28c67f324 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 2880954196..c9ae13e87d 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 2.0.3-SNAPSHOT + 2.0.4-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index 7b85e0c0a1..4698c31511 100755 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=2 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- 2.16.6