From: Kanagaraj Manickam k00365106 Date: Mon, 4 Sep 2017 04:30:52 +0000 (+0530) Subject: Set the version 1.1.0 X-Git-Tag: 1.0.0-Amsterdam~176 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d5bc8bfc2960250ab3c120a3b52d450f907ce5ca;p=cli.git Set the version 1.1.0 In Amesterdam release, to make the deployment very simple increasing the version to 1.1.0 from 1.0.0 CLI-14 Change-Id: Ie102bb13770ff42067b826bdfb2633cf7fd6cc3f Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/version.properties b/version.properties index bf3f0bf1..0424f622 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch}