From: Victor Gao Date: Mon, 15 Oct 2018 06:51:53 +0000 (+0800) Subject: Increment version properties into 1.2.0 X-Git-Tag: 1.2.0^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1a0dc60aaaf869072c7080638ac457c63257a92e;p=vnfsdk%2Frefrepo.git Increment version properties into 1.2.0 Change-Id: I2afc50742ec9a626757035175c71550d23e6e2e4 Issue-ID: VNFSDK-304 Signed-off-by: Victor Gao --- diff --git a/version.properties b/version.properties index bf24313c..8471f55f 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=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch}