Updating snapshot version in pom and version.properties 57/126357/1
authorniamhcore <niamh.core@est.tech>
Mon, 20 Dec 2021 17:34:33 +0000 (17:34 +0000)
committerniamhcore <niamh.core@est.tech>
Mon, 20 Dec 2021 17:34:33 +0000 (17:34 +0000)
Issue-ID: CPS-820
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: If65f2d71e3ea443954b9d15e5e4231548876f253

16 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
version.properties

index 422a87c..093a80b 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.3-snapshot</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
index a65dc22..37d7792 100755 (executable)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-snapshot</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ad03624..3a1b917 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.3-snapshot</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index 737b9b7..fc3f8f3 100755 (executable)
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.3-snapshot</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index d1a0496..d4bee78 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-snapshot</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ecd7028..65670c7 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-snapshot</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ce885bf..7bb9981 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-snapshot</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index b6ced1a..60a2e7c 100755 (executable)
@@ -32,7 +32,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.3-snapshot</version>
     <packaging>pom</packaging>
 
     <properties>
index 4bbf10b..938c2e4 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-snapshot</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ef4d732..f34f5f7 100755 (executable)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-snapshot</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 2f72d9e..746dd52 100644 (file)
@@ -26,7 +26,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>2.0.2-SNAPSHOT</version>\r
+        <version>2.0.3-snapshot</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index 47d1c2e..31a8609 100644 (file)
@@ -28,7 +28,7 @@
   <parent>\r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-parent</artifactId>\r
-    <version>2.0.2-SNAPSHOT</version>\r
+    <version>2.0.3-snapshot</version>\r
     <relativePath>../cps-parent/pom.xml</relativePath>\r
   </parent>\r
 \r
index 8c85155..11b1106 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>cps-aggregator</artifactId>
         <groupId>org.onap.cps</groupId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.3-snapshot</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 2526f6f..ccbcf31 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.2-SNAPSHOT</version>\r
+    <version>2.0.3-snapshot</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index 1b543f8..758f61b 100644 (file)
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.3-snapshot</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
index d3fa7e8..7b85e0c 100755 (executable)
@@ -21,7 +21,7 @@
 
 major=2
 minor=0
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}