aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-03-22 08:16:20 +0200
committerIttay Stern <ittay.stern@att.com>2020-03-22 08:25:30 +0200
commit2a3b30402628b293bd88bd0f8971473c31e19eea (patch)
tree298a2c3ec526f2c6ab2bbd67c604282ff1f86987
parent0ed46b431710e216ebb69293e221221380b0183c (diff)
Release VID 6.0.4 (Frankfurt)
Issue-ID: VID-786 Issue-ID: VID-779 Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e Signed-off-by: Ittay Stern <ittay.stern@att.com>
-rwxr-xr-xdeliveries/pom.xml2
-rwxr-xr-xepsdk-app-onap/pom.xml2
-rw-r--r--epsdk-app-onap/version.properties2
-rw-r--r--pom.xml4
-rw-r--r--releases/6.0.4-container.yaml8
-rw-r--r--version.properties2
-rwxr-xr-xvid-app-common/pom.xml2
-rwxr-xr-xvid-app-common/version.properties2
-rw-r--r--vid-webpack-master/pom.xml2
9 files changed, 17 insertions, 9 deletions
diff --git a/deliveries/pom.xml b/deliveries/pom.xml
index 32402fedd..e4a59bda8 100755
--- a/deliveries/pom.xml
+++ b/deliveries/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.vid</groupId>
<artifactId>vid-parent</artifactId>
- <version>6.0.4-SNAPSHOT</version>
+ <version>6.0.5-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml
index 4ef037233..79af9f058 100755
--- a/epsdk-app-onap/pom.xml
+++ b/epsdk-app-onap/pom.xml
@@ -8,7 +8,7 @@
the Portal team. -->
<groupId>org.onap.vid</groupId>
<artifactId>epsdk-app-onap</artifactId>
- <version>6.0.4-SNAPSHOT</version>
+ <version>6.0.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>ECOMP SDK Webapp for OpenSource</name>
<description>ECOMP SDK Web Application for public release</description>
diff --git a/epsdk-app-onap/version.properties b/epsdk-app-onap/version.properties
index 055bbb1ef..5617b19cf 100644
--- a/epsdk-app-onap/version.properties
+++ b/epsdk-app-onap/version.properties
@@ -4,7 +4,7 @@
major=6
minor=0
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
diff --git a/pom.xml b/pom.xml
index 7b767a8ef..233a178a5 100644
--- 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.4-SNAPSHOT</version>
+ <version>6.0.5-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.4-SNAPSHOT</build.version>
+ <build.version>6.0.5-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.4-container.yaml b/releases/6.0.4-container.yaml
new file mode 100644
index 000000000..71a1e2b13
--- /dev/null
+++ b/releases/6.0.4-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '6.0.4'
+project: 'vid'
+log_dir: 'vid-maven-docker-stage-master/315/'
+ref: 0ed46b431710e216ebb69293e221221380b0183c
+containers:
+ - name: 'vid'
+ version: '6.0.4-20200322T025717Z' \ No newline at end of file
diff --git a/version.properties b/version.properties
index 055bbb1ef..5617b19cf 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=6
minor=0
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index d1632c527..7d8bff722 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -9,7 +9,7 @@
inherit from a parent maven module. -->
<groupId>org.onap.vid</groupId>
<artifactId>vid-app-common</artifactId>
- <version>6.0.4-SNAPSHOT</version>
+ <version>6.0.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>VID Common</name>
<description>VID Common code for opensource version</description>
diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties
index 055bbb1ef..5617b19cf 100755
--- a/vid-app-common/version.properties
+++ b/vid-app-common/version.properties
@@ -4,7 +4,7 @@
major=6
minor=0
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
diff --git a/vid-webpack-master/pom.xml b/vid-webpack-master/pom.xml
index 3f6f9462b..ad8d9cbc2 100644
--- a/vid-webpack-master/pom.xml
+++ b/vid-webpack-master/pom.xml
@@ -9,7 +9,7 @@
inherit from a parent maven module. -->
<groupId>org.onap.vid</groupId>
<artifactId>vid-webpack-master</artifactId>
- <version>6.0.4-SNAPSHOT</version>
+ <version>6.0.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>VID UI</name>
<description>VID UI</description>