From e7fe2df29de3685b707414ac97f13b86c70e5ed6 Mon Sep 17 00:00:00 2001 From: Victor Gao Date: Mon, 6 May 2019 19:55:57 +0800 Subject: Set Validation version to 1.2.0 Issue-ID: VNFSDK-402 Change-Id: I92f17d0c9a22e43d2a4086a6e0fa7e99cc5ccd47 Signed-off-by: Victor Gao --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 4ed9fe6..8471f55 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=5 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg