From ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0 Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Mon, 21 Mar 2022 16:17:23 +0000 Subject: [PATCH] Update versions for next release Update Minor version number (on master) for next release as part of creating Jakarta release branch Issue-ID: CPS-952 Signed-off-by: ToineSiebelink Change-Id: Ie96ae7ce8997774d3ea27275c73e7d0703257e5e --- 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 | 6 +++--- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 919a79e50..0c7b09da0 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps checkstyle - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT https://nexus.onap.org diff --git a/cps-application/pom.xml b/cps-application/pom.xml index d89aaa364..193599ff9 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 2cc9ced04..0325858b0 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.1-SNAPSHOT + 3.1.0-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 f114a15db..05e7efa33 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.1-SNAPSHOT + 3.1.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index e4c5243c3..9bd958827 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 44e42a3a9..6a700c3e1 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 3bb5f73cd..573c76e4a 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index b52db7cde..77269570e 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 45842222e..514784cb3 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 49e3254e3..601919726 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index b9c4c7088..98a392a5c 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 38cdfce06..aea122d17 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index bf7f77d1a..d1181d367 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 173730ef6..23ef44bb5 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index d13e61a66..c586b835d 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 3.0.1-SNAPSHOT + 3.1.0-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index b2dfad63b..870b994b7 100755 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021 Nordix Foundation +# Copyright (C) 2021-2022 Nordix Foundation # Modifications Copyright (C) 2022 Bell Canada. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); @@ -21,8 +21,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=3 -minor=0 -patch=1 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6