Update branch version 09/22909/1 release-1.1.1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 9 Nov 2017 10:49:22 +0000 (11:49 +0100)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 9 Nov 2017 10:49:22 +0000 (11:49 +0100)
Update branch version to 1.1.1 as it has just been created

Change-Id: Ie79058789be7eab5dfcced738db9b38fa75759ec
Issue-ID: CLAMP-72
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index b85d18a..609d52a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.clamp</groupId>
   <artifactId>clds</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.1-SNAPSHOT</version>
   <name>clamp</name>
 
   <parent>
index c6b6334..b8e9e73 100644 (file)
@@ -27,7 +27,7 @@
 
 major=1
 minor=1
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}