From 12a890ceed8c6ae96b9c5eafad942a24bb68d50a Mon Sep 17 00:00:00 2001 From: Lvbo163 Date: Mon, 25 Feb 2019 16:46:11 +0800 Subject: Bump pom and version Issue-ID: AAI-2022 Change-Id: Ie0f2c0ace5af77631efddccd2694653d98a6437f Signed-off-by: Lvbo163 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 146a672..611dff3 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg