Release cps 2.0.3
authorjenkins-releng <jenkins-releng@onap.org>
Thu, 6 Jan 2022 14:43:35 +0000 (14:43 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Thu, 6 Jan 2022 14:43:35 +0000 (14:43 +0000)
15 files changed:
checkstyle/pom.xml
cps-application/pom.xml
cps-bom/pom.xml
cps-dependencies/pom.xml
cps-events/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
jacoco-report/pom.xml
pom.xml
spotbugs/pom.xml

index e68c486..da4ff17 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
index f086858..3184ef7 100755 (executable)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index f9c2ab2..070c607 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index a450661..91ce27d 100755 (executable)
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index 2cc2299..0d6f79d 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 5498026..7e07791 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 3a33565..935402c 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 3dc12a9..0f4da45 100755 (executable)
@@ -32,7 +32,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <properties>
index 1d26a82..f4a7dd5 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 81b366a..57bd2db 100755 (executable)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index e35062d..a1d8410 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>2.0.3-SNAPSHOT</version>\r
+        <version>2.0.3</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index 2890f89..d850899 100644 (file)
@@ -28,7 +28,7 @@
   <parent>\r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-parent</artifactId>\r
-    <version>2.0.3-SNAPSHOT</version>\r
+    <version>2.0.3</version>\r
     <relativePath>../cps-parent/pom.xml</relativePath>\r
   </parent>\r
 \r
index d184459..e483f65 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>cps-aggregator</artifactId>
         <groupId>org.onap.cps</groupId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index ff412aa..0c18e60 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>2.0.3-SNAPSHOT</version>\r
+    <version>2.0.3</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index 2880954..55f9658 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>