Release cps 0.0.1
authorjenkins-releng <jenkins-releng@onap.org>
Mon, 22 Feb 2021 15:22:24 +0000 (15:22 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Mon, 22 Feb 2021 15:22:24 +0000 (15:22 +0000)
12 files changed:
checkstyle/pom.xml
cps-application/pom.xml
cps-bom/pom.xml
cps-dependencies/pom.xml
cps-nf-proxy-rest/pom.xml
cps-nf-proxy-service/pom.xml
cps-parent/pom.xml
cps-rest/pom.xml
cps-ri/pom.xml
cps-service/pom.xml
pom.xml
spotbugs/pom.xml

index 83d1808..19ec790 100644 (file)
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
index e5b46f6..a980fba 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 9ae8a80..8089375 100644 (file)
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index 1beee11..2a3acf5 100755 (executable)
@@ -6,7 +6,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index 94420f7..0ceffc3 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index d32d0ad..a86ff65 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index ecc9898..6712c61 100755 (executable)
@@ -31,7 +31,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index 2bb053b..e016a65 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 005fa27..d48412b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>0.0.1-SNAPSHOT</version>\r
+        <version>0.0.1</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index fc4ca12..d64981d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>\r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-parent</artifactId>\r
-    <version>0.0.1-SNAPSHOT</version>\r
+    <version>0.0.1</version>\r
     <relativePath>../cps-parent/pom.xml</relativePath>\r
   </parent>\r
 \r
diff --git a/pom.xml b/pom.xml
index 22742a3..a470385 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 \r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-aggregator</artifactId>\r
-    <version>0.0.1-SNAPSHOT</version>\r
+    <version>0.0.1</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index 133c4f7..3e33aee 100644 (file)
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>