From 0cd216d717aa82938ad2ef1cf8562a0fe0fe8e0b Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 26 May 2018 19:51:34 +0300 Subject: update master version update pom and version properties in master to 1.4.0-snapshot Issue-ID: SDC-1370 Change-Id: Iaa13add5aa3ce2cf0ac9f74566f17abc96348579 Signed-off-by: Michael Lando --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a61846b..d709d86 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=3 -patch=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg