From d54cab94fbcd1d396382146c527f2b6141746613 Mon Sep 17 00:00:00 2001 From: "Areli, Fuss (af732p)" Date: Thu, 17 May 2018 19:53:13 +0300 Subject: pom fix Change-Id: If3bbd9f8bf578a60a6a2bbd32125217e6ecb3941 Issue-ID: SDC-1339 Signed-off-by: Areli, Fuss (af732p) --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a24b0ee..8471f55 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=5 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg