Release cps 3.6.2
authorjenkins-releng <jenkins-releng@onap.org>
Wed, 16 Apr 2025 11:20:08 +0000 (11:20 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Wed, 16 Apr 2025 11:20:08 +0000 (11:20 +0000)
21 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/cps-ncmp-rest-stub-app/pom.xml
cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/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
policy-executor-stub/pom.xml
pom.xml
spotbugs/pom.xml

index 06f61a4..7cda256 100644 (file)
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>3.6.2-SNAPSHOT</version>
+    <version>3.6.2</version>
 
     <profiles>
         <profile>
index d402022..a7963d5 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 2f3b06e..4505d18 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>3.6.2-SNAPSHOT</version>
+    <version>3.6.2</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index 0bb976e..e8ebc80 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>3.6.2-SNAPSHOT</version>
+    <version>3.6.2</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index 2d9258d..761ea36 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 6298e15..7b518f9 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 568b536..46b009f 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
     </parent>
 
     <artifactId>cps-ncmp-rest-stub-app</artifactId>
index 16122fd..24ccc4d 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
     </parent>
     <artifactId>cps-ncmp-rest-stub-service</artifactId>
 
index 87acdf9..825a705 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ff6984d..8538c85 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index e5702f8..5794696 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index c39336d..872f157 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.6.2-SNAPSHOT</version>
+    <version>3.6.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 256b50d..d9c260a 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 7d78dfb..e4e1125 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index eae3834..2134e88 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>3.6.2-SNAPSHOT</version>\r
+        <version>3.6.2</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index f95c869..bc71fbe 100644 (file)
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.6.2-SNAPSHOT</version>
+    <version>3.6.2</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
index 3722606..22438df 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 345607a..ba319e8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index aab09ce..c3a171a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.2-SNAPSHOT</version>
+        <version>3.6.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 21fa8af..a5cd341 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>\r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-aggregator</artifactId>\r
-    <version>3.6.2-SNAPSHOT</version>\r
+    <version>3.6.2</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index c26d741..17ea0be 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>3.6.2-SNAPSHOT</version>
+    <version>3.6.2</version>
 
     <properties>
         <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>