From: Bruno Sakoto Date: Wed, 16 Mar 2022 21:14:39 +0000 (-0400) Subject: Upgrade to next snapshot version X-Git-Tag: 3.0.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=0d7bf6913ab9db89c474c2bfe30a48ccc130e462 Upgrade to next snapshot version Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto Change-Id: I5ba87c850aa932737cc62e312a825c69a3db5a02 --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 07e6cf966..919a79e50 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps checkstyle - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 50b06b2e6..d89aaa364 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 3e5f70d77..2cc9ced04 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps cps-bom - 3.0.0-SNAPSHOT + 3.0.1-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 f04213d43..f114a15db 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.cps cps-dependencies - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index b9b399c95..e4c5243c3 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 97305cfe9..44e42a3a9 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index fe061eaed..3bb5f73cd 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index e03dce3db..b52db7cde 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index c8b88e8aa..45842222e 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 5a21957cd..49e3254e3 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 6e92894fc..b9c4c7088 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 9c7031e2f..38cdfce06 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index d42d89ab0..bf7f77d1a 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT ../cps-parent/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 87398bd24..173730ef6 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 50cef487e..d13e61a66 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index 17f2daa6c..b2dfad63b 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}