Release cps 3.2.3
authorjenkins-releng <jenkins-releng@onap.org>
Mon, 6 Mar 2023 16:41:44 +0000 (16:41 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Mon, 6 Mar 2023 16:41:44 +0000 (16:41 +0000)
18 files changed:
checkstyle/pom.xml
cps-application/pom.xml
cps-bom/pom.xml
cps-dependencies/pom.xml
cps-events/pom.xml
cps-ncmp-events/pom.xml
cps-ncmp-rest-stub/pom.xml
cps-ncmp-rest/pom.xml
cps-ncmp-service/pom.xml
cps-parent/pom.xml
cps-path-parser/pom.xml
cps-rest/pom.xml
cps-ri/pom.xml
cps-service/pom.xml
integration-test/pom.xml
jacoco-report/pom.xml
pom.xml
spotbugs/pom.xml

index 9aea19e..97ff89d 100644 (file)
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>3.2.3</version>
 
     <profiles>
         <profile>
index 1a4e2d1..756ca52 100755 (executable)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index b7046d3..6cdfa20 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>3.2.3</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index c215990..1e887a1 100755 (executable)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>3.2.3</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index ce8a959..cecf9ed 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 0b0c7f6..a61054b 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index b1b6506..7b7f650 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ffbf617..1515a19 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index e8c2d93..3043802 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index f66f57b..ed7c8cc 100755 (executable)
@@ -32,7 +32,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>3.2.3</version>
     <packaging>pom</packaging>
 
     <properties>
index 3a468ee..edde423 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 7f1ff59..d03f510 100755 (executable)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ee1d5ac..4c21c65 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>3.2.3-SNAPSHOT</version>\r
+        <version>3.2.3</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index 80bf076..6446282 100644 (file)
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>3.2.3</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
index 1351ff9..7c2e028 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index fd50df7..7be6dc8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.3-SNAPSHOT</version>
+        <version>3.2.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index fd68e82..ee55e49 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 \r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-aggregator</artifactId>\r
-    <version>3.2.3-SNAPSHOT</version>\r
+    <version>3.2.3</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index f622071..b9482f9 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>3.2.3</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>