From 0bb55844275545d6334d40da89a9b98517bc25ba Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 26 May 2018 20:00:32 +0300 Subject: update version in master update version in pom and version.properties to 1.2.0-snapshot Change-Id: If390078af89de1ea255e1c6d89fee214b394a905 Issue-ID: SDC-1370 Signed-off-by: Michael Lando --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index e2595ba1..08f1f93f 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