Release version 1.2.2 maven artifacts 73/125373/2
authorDan Timoney <dtimoney@att.com>
Tue, 26 Oct 2021 12:08:47 +0000 (08:08 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 26 Oct 2021 13:53:31 +0000 (13:53 +0000)
Release version 1.2.2 maven artifacts and roll to next snapshot

Issue-ID: CCSDK-3504
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4886eae777d4b574dbc212012f4fa446e85b5446

ms/neng/pom.xml
ms/pom.xml
ms/sliboot/pom.xml
ms/vlantag-api/pom.xml
pom.xml
releases/1.2.1.yaml [new file with mode: 0644]
services/pom.xml
version.properties

index 306d65f..a6a7904 100644 (file)
@@ -23,7 +23,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps-ms-neng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <name>Naming Generation</name>
 
     <properties>
index 81ad526..1d56887 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
         <artifactId>ccsdk-apps</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>ccsdk-apps-ms</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Micro-services Root</name>
index 57fac77..31b3c3f 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>sliboot</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>ccsdk-apps :: sliboot :: ${project.artifactId}</name>
index 6d87159..aa7111f 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
     <artifactId>vlantag-api</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Vlantag API</name>
diff --git a/pom.xml b/pom.xml
index f71b243..a4e351d 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-apps</name>
diff --git a/releases/1.2.1.yaml b/releases/1.2.1.yaml
new file mode 100644 (file)
index 0000000..60131e6
--- /dev/null
@@ -0,0 +1,5 @@
+---
+distribution_type: 'maven'
+version: '1.2.1'
+project: 'ccsdk-apps'
+log_dir: 'ccsdk-apps-maven-stage-istanbul/4/'
index b6a6abb..b3e87fc 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>services</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>ccsdk-apps :: services :: ${project.artifactId}</name>
index 8c6f3b1..2e38dd8 100644 (file)
@@ -6,7 +6,7 @@
 
 release_name=1
 sprint_number=2
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}