aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-11-09 11:49:22 +0100
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-11-09 11:49:22 +0100
commit4dda190fd9e1e209d90c72ffe7163cafca01038e (patch)
treedf9894c66b52750f2a88cffa770b941a8aa4e3f8
parentf391c6ca9ee635c25f57f217e3280cb25e42ac9f (diff)
Update branch versionrelease-1.1.1
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>
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b85d18a4..609d52ac 100644
--- 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>
diff --git a/version.properties b/version.properties
index c6b63340..b8e9e73b 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=1
minor=1
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}