Release cps 3.4.2
authorjenkins-releng <jenkins-releng@onap.org>
Thu, 11 Jan 2024 14:53:52 +0000 (14:53 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Thu, 11 Jan 2024 14:53:52 +0000 (14:53 +0000)
23 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
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml
dmi-plugin-demo-and-csit-stub/pom.xml
integration-test/pom.xml
jacoco-report/pom.xml
pom.xml
spotbugs/pom.xml

index dac29d8..4dba7ec 100644 (file)
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>3.4.2-SNAPSHOT</version>
+    <version>3.4.2</version>
 
     <profiles>
         <profile>
index 244067b..b9e89d1 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index bde5143..10f833f 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>3.4.2-SNAPSHOT</version>
+    <version>3.4.2</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index b40b029..ee88f0e 100644 (file)
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>3.4.2-SNAPSHOT</version>
+    <version>3.4.2</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index b46665d..46c0034 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 037fbba..b63a2d3 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 554bfd4..f8d01d8 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
     </parent>
 
     <artifactId>cps-ncmp-rest-stub-app</artifactId>
index 7a94305..82860f7 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-ncmp-rest-stub</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
     </parent>
     <artifactId>cps-ncmp-rest-stub-service</artifactId>
 
index 3b1192f..c8d1b73 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 25f9c5a..ba12e7e 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 8cc58c1..a9db562 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 5a64613..7d9838c 100644 (file)
@@ -32,7 +32,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.4.2-SNAPSHOT</version>
+    <version>3.4.2</version>
     <packaging>pom</packaging>
 
     <properties>
index f88ef13..d1bc434 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 8471723..25b9ef2 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 8e2683d..81e7f91 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>3.4.2-SNAPSHOT</version>\r
+        <version>3.4.2</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index a428a35..1276ef4 100644 (file)
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.4.2-SNAPSHOT</version>
+    <version>3.4.2</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
index 0818ccc..ff1bb10 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>dmi-plugin-demo-and-csit-stub</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
     </parent>
 
     <artifactId>dmi-plugin-demo-and-csit-stub-app</artifactId>
index e2d326c..23ef748 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>dmi-plugin-demo-and-csit-stub</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
     </parent>
     <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId>
 
index fd2f317..9a78c8a 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 18e72b2..bee4f01 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 6fd135c..d076fb1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>3.4.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 4f9355d..73ce5e7 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.4.2-SNAPSHOT</version>\r
+    <version>3.4.2</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index d47a688..9087c6d 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>3.4.2-SNAPSHOT</version>
+    <version>3.4.2</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>