Release version 1.1.1 dockers and roll version 92/119592/1
authorDan Timoney <dtimoney@att.com>
Mon, 22 Mar 2021 13:52:43 +0000 (09:52 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 22 Mar 2021 13:52:43 +0000 (09:52 -0400)
Release version 1.1.1 of dockers and roll versions

Change-Id: I8de87386e560a8c9b01de494d5f179ced576da9f
Issue-ID: CCSDK-3228
Signed-off-by: Dan Timoney <dtimoney@att.com>
ms/neng/pom.xml
ms/pom.xml
ms/sliboot/pom.xml
ms/vlantag-api/pom.xml
pom.xml
releases/1.1.1-container.yaml [new file with mode: 0644]
services/pom.xml
version.properties

index c0b2768..4c1a157 100644 (file)
@@ -24,7 +24,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps-ms-neng</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <name>Naming Generation</name>
 
     <properties>
index 6e33f8a..0e44cf8 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
         <artifactId>ccsdk-apps</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>ccsdk-apps-ms</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Micro-services Root</name>
index ee1e45f..f10e6e0 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>sliboot</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>ccsdk-apps :: sliboot :: ${project.artifactId}</name>
index 2dc6654..8efe07b 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
     <artifactId>vlantag-api</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Vlantag API</name>
diff --git a/pom.xml b/pom.xml
index 7adba14..c441e34 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-apps</name>
diff --git a/releases/1.1.1-container.yaml b/releases/1.1.1-container.yaml
new file mode 100644 (file)
index 0000000..ae530d0
--- /dev/null
@@ -0,0 +1,11 @@
+---
+distribution_type: 'container'
+container_release_tag: '1.1.1'
+project: 'ccsdk-apps'
+log_dir: 'ccsdk-apps-maven-docker-stage-honolulu/14/'
+ref: 82c314f7e020cdedad275f21502b79eaa8f1568d
+containers:
+    - name: 'ccsdk-apps-ms-neng'
+      version: '1.1.1-STAGING-20210322133230'
+    - name: 'ccsdk-sliboot-alpine-image'
+      version: '1.1.1-STAGING-20210322T133230Z'
index 71cc621..36f0425 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>services</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>ccsdk-apps :: services :: ${project.artifactId}</name>
index ca85875..f78b4bd 100644 (file)
@@ -6,7 +6,7 @@
 
 release_name=1
 sprint_number=1
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}