From: stark, steven Date: Tue, 21 May 2019 17:41:40 +0000 (-0700) Subject: [VVP] updating version and pom for elalto release X-Git-Tag: 5.0.0~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=commitdiff_plain;h=6c566ba71d909294cbc46224b763037a21da6491 [VVP] updating version and pom for elalto release Issue-ID: VVP-210 Signed-off-by: stark, steven Change-Id: If9443595db21f229f9e52ff2e591fd7be979ac1e --- diff --git a/ice_validator/version.py b/ice_validator/version.py index 16e3058..f628f8e 100644 --- a/ice_validator/version.py +++ b/ice_validator/version.py @@ -37,6 +37,6 @@ # # -VERSION = "4.0.0" +VERSION = "5.0.0" BRANCH = "master" -RELEASE = "dublin" +RELEASE = "elalto" diff --git a/pom.xml b/pom.xml index ee9a910..253bdbb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.vvp.validation-scripts validation-scripts pom - 4.0.0 + 5.0.0 vvp-validation-scripts