From 6c566ba71d909294cbc46224b763037a21da6491 Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Tue, 21 May 2019 10:41:40 -0700 Subject: [PATCH] [VVP] updating version and pom for elalto release Issue-ID: VVP-210 Signed-off-by: stark, steven Change-Id: If9443595db21f229f9e52ff2e591fd7be979ac1e --- 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 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 -- 2.16.6