From: mpriyank Date: Wed, 28 Sep 2022 11:19:34 +0000 (+0100) Subject: Prep for 3.1.2 of CPS X-Git-Tag: 3.1.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ef0ddfc3e80ad3c2d7fdd884f83c739bf3a80734;p=cps.git Prep for 3.1.2 of CPS - updated release notes - bumbed cps version to 3.1.2-SNAPSHOT from 3.1.1-SNAPSHOT Issue-ID: CPS-1304 Change-Id: Ie65f76032b087dffc716e00fa3868f89f165a6b1 Signed-off-by: mpriyank --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index d2b08dec44..441597427f 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.cps checkstyle - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT diff --git a/cps-application/pom.xml b/cps-application/pom.xml index abc9ac755e..e384d00e16 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 93eca48553..6c9340ec22 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps cps-bom - 3.1.1-SNAPSHOT + 3.1.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 4db0a3cd91..bcf6d05557 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.onap.cps cps-dependencies - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index c75f465ff6..945af53fd5 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-events/pom.xml b/cps-ncmp-events/pom.xml index d423e910d5..19026f4fdb 100644 --- a/cps-ncmp-events/pom.xml +++ b/cps-ncmp-events/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest-stub/pom.xml b/cps-ncmp-rest-stub/pom.xml index 5b4da8b2bc..6cb1a8914a 100644 --- a/cps-ncmp-rest-stub/pom.xml +++ b/cps-ncmp-rest-stub/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 7202101831..031cc4806b 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 0e192bd8a3..db29647510 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 9779b92352..fa1da20e3a 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index d68d6db3d8..d80bddcc37 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 47f45e3812..0d86659561 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index f00a5953f9..25d7370541 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 56082f9e03..dfd92fb69d 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 5d3aa9205e..d3c21761a5 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,30 @@ CPS Release Notes .. * * * KOHN * * * .. ==================== +Version: 3.1.2 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.1.2 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.1.2 Kohn | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | (yet to release) | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + - None + Version: 3.1.1 ============== @@ -32,7 +56,7 @@ Release Data | **Release designation** | 3.1.1 Kohn | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | (yet to release) | +| **Release date** | 2022 September 28 | | | | +--------------------------------------+--------------------------------------------------------+ diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 1173bbd640..93ac63b193 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ../cps-parent/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index c81037e2ef..8cdce074c0 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.cps cps-aggregator - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 243144e2a5..91efe88c8f 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps spotbugs - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index 833a042227..f576b31333 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}