From 6965c239c338bd8b9e16cdcdd2bf9e4ee3ff22fb Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 22 Aug 2018 10:10:09 +0800 Subject: Updated the version to 1.2.0-SNAPSHOT Change-Id: I608dae52453d9dbcdbf5f4a105981f9ab058306e Issue-ID: HOLMES-161 Signed-off-by: GuangrongFu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index e2595ba..08f1f93 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # 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} -- cgit 1.2.3-korg