Release cps 1.0.1
authorjenkins-releng <jenkins-releng@onap.org>
Thu, 8 Apr 2021 16:25:08 +0000 (16:25 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Thu, 8 Apr 2021 16:25:08 +0000 (16:25 +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 f7da302..f3cf0f1 100644 (file)
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
index dd6ded0..1ffa15e 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 8f55634..5d4d726 100644 (file)
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-bom</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <packaging>pom</packaging>
 
     <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>
index e94049b..1cd6c0c 100755 (executable)
@@ -6,7 +6,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-dependencies</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <packaging>pom</packaging>
 
     <name>${project.groupId}:${project.artifactId}</name>
index 04dfa9a..df0d6ce 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index d864fd6..1c81884 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index abd6930..0ba440b 100755 (executable)
@@ -32,7 +32,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index e9dee5d..5d5c968 100755 (executable)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cps</groupId>
         <artifactId>cps-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../cps-parent/pom.xml</relativePath>
     </parent>
 
index 77d65f1..fca53d0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>\r
         <groupId>org.onap.cps</groupId>\r
         <artifactId>cps-parent</artifactId>\r
-        <version>1.0.1-SNAPSHOT</version>\r
+        <version>1.0.1</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
 \r
index 98bc1ac..55a299d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>\r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-parent</artifactId>\r
-    <version>1.0.1-SNAPSHOT</version>\r
+    <version>1.0.1</version>\r
     <relativePath>../cps-parent/pom.xml</relativePath>\r
   </parent>\r
 \r
diff --git a/pom.xml b/pom.xml
index 3f2bcf7..0946155 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>1.0.1-SNAPSHOT</version>\r
+    <version>1.0.1</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
index 6af5522..52aa56c 100644 (file)
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.cps</groupId>
     <artifactId>spotbugs</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
 
     <properties>
         <nexusproxy>https://nexus.onap.org</nexusproxy>