From: stark, steven Date: Fri, 10 May 2019 18:16:38 +0000 (-0700) Subject: [VVP] updating version in pom and versions.py X-Git-Tag: 5.0.0~38 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=commitdiff_plain;h=refs%2Fchanges%2F80%2F87480%2F1 [VVP] updating version in pom and versions.py - version # is now representative of the official ONAP release version Change-Id: I4dcf6190c427c5092b00a237fa6dc6b9f0fc73f8 Issue-ID: VVP-209 Signed-off-by: stark, steven --- diff --git a/ice_validator/version.py b/ice_validator/version.py index f688549..207b8ff 100644 --- a/ice_validator/version.py +++ b/ice_validator/version.py @@ -37,4 +37,4 @@ # # -VERSION = "1.0.0" +VERSION = "4.0.0" diff --git a/pom.xml b/pom.xml index b4362e6..ee9a910 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.vvp.validation-scripts validation-scripts pom - 1.0.0 + 4.0.0 vvp-validation-scripts