[VVP] bump vvp image to 6.0.0 75/104275/1 6.0.0
authorstark, steven <steven.stark@att.com>
Tue, 24 Mar 2020 16:37:05 +0000 (09:37 -0700)
committerstark, steven <steven.stark@att.com>
Tue, 24 Mar 2020 16:37:05 +0000 (09:37 -0700)
Issue-ID: VVP-389
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Idd6cbe64f0c62b635301c99a56e09ac1830e6a36

ice_validator/version.py
pom.xml

index 1ef4a2c..65baafb 100644 (file)
@@ -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 (file)
--- 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>