aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2020-03-24 09:37:05 -0700
committerstark, steven <steven.stark@att.com>2020-03-24 09:37:05 -0700
commitddc1bb2caf81b5a7dff5afa9e33e1554af0a3ed5 (patch)
treee3a342734cbcd9c1e19d24f1e0f2cb0d28561b89
parent35515ab9d9b8b58ff601d81d28216ac547d59e2a (diff)
[VVP] bump vvp image to 6.0.06.0.0
Issue-ID: VVP-389 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Idd6cbe64f0c62b635301c99a56e09ac1830e6a36
-rw-r--r--ice_validator/version.py4
-rw-r--r--pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/ice_validator/version.py b/ice_validator/version.py
index 1ef4a2c..65baafb 100644
--- a/ice_validator/version.py
+++ b/ice_validator/version.py
@@ -37,6 +37,6 @@
#
#
-VERSION = "5.0.1"
+VERSION = "6.0.0"
BRANCH = "master"
-RELEASE = "elalto"
+RELEASE = "frankfurt"
diff --git a/pom.xml b/pom.xml
index 8ddaef7..e359702 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.vvp.validation-scripts</groupId>
<artifactId>validation-scripts</artifactId>
<packaging>pom</packaging>
- <version>5.0.1</version>
+ <version>6.0.0</version>
<name>vvp-validation-scripts</name>
<properties>