Update the version.properties 05/21905/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 2 Nov 2017 15:40:59 +0000 (16:40 +0100)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 2 Nov 2017 15:42:03 +0000 (16:42 +0100)
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) <sd378r@intl.att.com>
version.properties

index b655931..c6b6334 100644 (file)
@@ -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}