From ddc1bb2caf81b5a7dff5afa9e33e1554af0a3ed5 Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Tue, 24 Mar 2020 09:37:05 -0700 Subject: [PATCH] [VVP] bump vvp image to 6.0.0 Issue-ID: VVP-389 Signed-off-by: stark, steven Change-Id: Idd6cbe64f0c62b635301c99a56e09ac1830e6a36 --- ice_validator/version.py | 4 ++-- pom.xml | 2 +- 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 @@ org.onap.vvp.validation-scripts validation-scripts pom - 5.0.1 + 6.0.0 vvp-validation-scripts -- 2.16.6