Release cps 3.6.3
authorjenkins-releng <jenkins-releng@onap.org>
Wed, 28 May 2025 11:53:05 +0000 (11:53 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Wed, 28 May 2025 11:53:05 +0000 (11:53 +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 617cdec..0ff4dbe 100644 (file)
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>3.6.3-SNAPSHOT</version>
+    <version>3.6.3</version>
 
     <profiles>
         <profile>
index 76a2da9..f08467c 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 208004b..b4e2586 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>3.6.3-SNAPSHOT</version>
+    <version>3.6.3</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index f7df9e1..1e949f9 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>3.6.3-SNAPSHOT</version>
+    <version>3.6.3</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index 9067e55..af57aab 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 04a699e..a70a113 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 754b244..3c0843a 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
     </parent>
 
     <artifactId>cps-ncmp-rest-stub-app</artifactId>
index 712f1d9..c2b2394 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
     </parent>
     <artifactId>cps-ncmp-rest-stub-service</artifactId>
 
index e9f503c..60602d5 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 4084f9b..b01330b 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 78ef226..7167225 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 28073d5..22aa021 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.6.3-SNAPSHOT</version>
+    <version>3.6.3</version>
     <packaging>pom</packaging>
 
     <properties>
index 3e7cb30..456d4b5 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 8c2e472..bf53cf3 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ae1dc89..bdd968d 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>3.6.3-SNAPSHOT</version>\r
+        <version>3.6.3</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index 7b468b5..c2695c3 100644 (file)
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.6.3-SNAPSHOT</version>
+    <version>3.6.3</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
index b044640..4762595 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index d1a18ff..73a0217 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 40c684b..e662887 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.6.3-SNAPSHOT</version>
+        <version>3.6.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 990539f..a45325f 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.3-SNAPSHOT</version>\r
+    <version>3.6.3</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index b579db7..50d4d6c 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>3.6.3-SNAPSHOT</version>
+    <version>3.6.3</version>
 
     <properties>
         <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>