Release cps 3.5.5
authorjenkins-releng <jenkins-releng@onap.org>
Fri, 29 Nov 2024 12:07:09 +0000 (12:07 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Fri, 29 Nov 2024 12:07:09 +0000 (12:07 +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 ca5068f..ee7cb37 100644 (file)
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>3.5.5-SNAPSHOT</version>
+    <version>3.5.5</version>
 
     <profiles>
         <profile>
index 7aabb6a..f825390 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 57de09b..c4d4a21 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>3.5.5-SNAPSHOT</version>
+    <version>3.5.5</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index 6c034c2..a3f50fc 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>3.5.5-SNAPSHOT</version>
+    <version>3.5.5</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index 4c951cb..5db1e73 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 0ca3a51..b349666 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 67e1ed2..21c7133 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
     </parent>
 
     <artifactId>cps-ncmp-rest-stub-app</artifactId>
index aa7e1fb..cef2666 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
     </parent>
     <artifactId>cps-ncmp-rest-stub-service</artifactId>
 
index aecdde1..799c646 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index a7b2b76..d445d15 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index fda4221..f6d3b96 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 12103ed..c027d17 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.5.5-SNAPSHOT</version>
+    <version>3.5.5</version>
     <packaging>pom</packaging>
 
     <properties>
index b876c48..eb84d8c 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index f270a58..2fb1eba 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 1ab5920..cea1357 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>3.5.5-SNAPSHOT</version>\r
+        <version>3.5.5</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index fdd6272..b83f253 100644 (file)
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.5.5-SNAPSHOT</version>
+    <version>3.5.5</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
index 7ac9460..118ed39 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 1f43153..1868996 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 3618d78..5cf1389 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.5.5-SNAPSHOT</version>
+        <version>3.5.5</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index f95573e..f6ce560 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.5.5-SNAPSHOT</version>\r
+    <version>3.5.5</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index f2b4175..951cfcb 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>3.5.5-SNAPSHOT</version>
+    <version>3.5.5</version>
 
     <properties>
         <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>