Release VID 6.0.2 (Frankfurt) 03/100803/2
authorIttay Stern <ittay.stern@att.com>
Sun, 26 Jan 2020 16:12:47 +0000 (18:12 +0200)
committerIttay Stern <ittay.stern@att.com>
Sun, 26 Jan 2020 17:25:29 +0000 (17:25 +0000)
Issue-ID: VID-716

Change-Id: Ic61e1d7f4d85c0d17b1a41a50d2a5578409abd3b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
deliveries/pom.xml
epsdk-app-onap/pom.xml
epsdk-app-onap/version.properties
pom.xml
releases/6.0.2-container.yaml [new file with mode: 0644]
version.properties
vid-app-common/pom.xml
vid-app-common/version.properties
vid-webpack-master/pom.xml

index 5b467d6..66e7908 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.vid</groupId>
         <artifactId>vid-parent</artifactId>
-        <version>6.0.2-SNAPSHOT</version>
+        <version>6.0.3-SNAPSHOT</version>
     </parent>
 
     <packaging>pom</packaging>
index ff8ac2f..c18d8b6 100755 (executable)
@@ -8,7 +8,7 @@
         the Portal team. -->
     <groupId>org.onap.vid</groupId>
     <artifactId>epsdk-app-onap</artifactId>
-    <version>6.0.2-SNAPSHOT</version>
+    <version>6.0.3-SNAPSHOT</version>
     <packaging>war</packaging>
     <name>ECOMP SDK Webapp for OpenSource</name>
     <description>ECOMP SDK Web Application for public release</description>
index 819a8c0..ce5339b 100644 (file)
@@ -4,7 +4,7 @@
 
 major=6
 minor=0
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}
 
diff --git a/pom.xml b/pom.xml
index adfeba4..70fc41c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vid</groupId>
     <artifactId>vid-parent</artifactId>
-    <version>6.0.2-SNAPSHOT</version>
+    <version>6.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vid</name>
 
@@ -86,7 +86,7 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <build.version>6.0.2-SNAPSHOT</build.version>
+        <build.version>6.0.3-SNAPSHOT</build.version>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
         <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
         <releaseNexusPath>content/repositories/releases/</releaseNexusPath>
diff --git a/releases/6.0.2-container.yaml b/releases/6.0.2-container.yaml
new file mode 100644 (file)
index 0000000..eee3b1c
--- /dev/null
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '6.0.2'
+project: 'vid'
+log_dir: 'vid-maven-docker-stage-master/253/'
+ref: 667fbe07aae6f9669127e9e0212f6f83c87b0d0a
+containers:
+  - name: 'vid'
+    version: '6.0.2-20200126T025724Z'
\ No newline at end of file
index 819a8c0..ce5339b 100644 (file)
@@ -4,7 +4,7 @@
 
 major=6
 minor=0
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}
 
index cc32c2a..2efd104 100755 (executable)
@@ -9,7 +9,7 @@
         inherit from a parent maven module. -->
     <groupId>org.onap.vid</groupId>
     <artifactId>vid-app-common</artifactId>
-    <version>6.0.2-SNAPSHOT</version>
+    <version>6.0.3-SNAPSHOT</version>
     <packaging>war</packaging>
     <name>VID Common</name>
     <description>VID Common code for opensource version</description>
index 819a8c0..ce5339b 100755 (executable)
@@ -4,7 +4,7 @@
 
 major=6
 minor=0
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}
 
index 59802d2..bfca33e 100644 (file)
@@ -9,7 +9,7 @@
       inherit from a parent maven module. -->
   <groupId>org.onap.vid</groupId>
   <artifactId>vid-webpack-master</artifactId>
-  <version>6.0.2-SNAPSHOT</version>
+  <version>6.0.3-SNAPSHOT</version>
   <packaging>war</packaging>
   <name>VID UI</name>
   <description>VID UI</description>