From: Venkata Harish K Kajur Date: Wed, 13 Dec 2017 22:36:38 +0000 (-0500) Subject: Update version props to 1.1.1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=commitdiff_plain;h=refs%2Fheads%2Famsterdam Update version props to 1.1.1 Issue-ID: AAI-546 Change-Id: I698a04ab3757c8acf18dccbd106af76517cf553a Signed-off-by: Venkata Harish K Kajur --- diff --git a/version.properties b/version.properties index 17a717c..68001c8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=0 +minor_version=1 patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}