From fc853c94d2cc1a645d583c06e7def25e9161bf54 Mon Sep 17 00:00:00 2001 From: Ravi Geda Date: Wed, 4 Apr 2018 11:06:41 +0100 Subject: [PATCH] Update version Update version to Beijing Change-Id: I1f68124d1862384caf2bea4056d99730f366a276 Issue-ID: AAI-994 Signed-off-by: Ravi Geda --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 325432a..faf06bb 100644 --- a/version.properties +++ b/version.properties @@ -3,11 +3,11 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT -- 2.16.6