From 76cafb66f1897b971736a9c9bdf2e8f0fd5a9579 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Wed, 1 May 2019 23:28:00 +0800 Subject: Upgrade usecase-ui project version Change-Id: I98612f31fc1be38c0c35ea27fb4983cba30ba925 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a254b216..a3ac0d9c 100644 --- a/version.properties +++ b/version.properties @@ -2,8 +2,8 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=1 -minor=3 +major=2 +minor=0 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg