Release cps 3.2.6
authorjenkins-releng <jenkins-releng@onap.org>
Thu, 23 Mar 2023 10:42:21 +0000 (10:42 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Thu, 23 Mar 2023 10:42:21 +0000 (10:42 +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 25097d6..3fd8be5 100644 (file)
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>3.2.6-SNAPSHOT</version>
+    <version>3.2.6</version>
 
     <profiles>
         <profile>
index a17e6bd..6d734b8 100755 (executable)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index fe2106f..bfe55d7 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>3.2.6-SNAPSHOT</version>
+    <version>3.2.6</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index 9b88672..bf4bca2 100755 (executable)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>3.2.6-SNAPSHOT</version>
+    <version>3.2.6</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index 545dc14..1cd028b 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index d5ba122..a8451ca 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 6a26816..5bbac2e 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 3d104a3..0aa92f3 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 57cd1c6..4efd881 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index e333b26..6267773 100755 (executable)
@@ -32,7 +32,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.2.6-SNAPSHOT</version>
+    <version>3.2.6</version>
     <packaging>pom</packaging>
 
     <properties>
index 29a6066..64ea836 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index fd55d6d..58042f7 100755 (executable)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index f17bf18..083a9fe 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>3.2.6-SNAPSHOT</version>\r
+        <version>3.2.6</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index a4f6830..c5ff859 100644 (file)
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.2.6-SNAPSHOT</version>
+    <version>3.2.6</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
index 42946da..95d35c3 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index d2851b5..bd97ba8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.6</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 81c70d6..748a7da 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.6-SNAPSHOT</version>\r
+    <version>3.2.6</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index 4e3dee3..66727aa 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>3.2.6-SNAPSHOT</version>
+    <version>3.2.6</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>