From: Determe, Sebastien (sd378r) Date: Thu, 2 Nov 2017 15:40:59 +0000 (+0100) Subject: Update the version.properties X-Git-Tag: v1.1.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=451f53ce0a02532b3da6a9cc2fbb59fee17cbe53 Update the version.properties Update to 1.1.0 as it's used now by the jenkins build. Change-Id: I4ea03f90b8cee8d180e4eab8b3ef82adb4a8582f Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) --- diff --git a/version.properties b/version.properties index b6559312..c6b63340 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 -patch=1 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}