Bump Clamp version 55/88455/1
authorDeterme, Sebastien (sd378r) <sebastien.determe@intl.att.com>
Fri, 24 May 2019 10:29:25 +0000 (12:29 +0200)
committerDeterme, Sebastien (sd378r) <sebastien.determe@intl.att.com>
Fri, 24 May 2019 10:29:25 +0000 (12:29 +0200)
Bump the clamp version for the new release

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

diff --git a/pom.xml b/pom.xml
index 5573771..a39373b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
                <modelVersion>4.0.0</modelVersion>
                <groupId>org.onap.clamp</groupId>
                <artifactId>clds</artifactId>
-               <version>4.0.2-SNAPSHOT</version>
+               <version>4.0.3-SNAPSHOT</version>
                <name>clamp</name>
 
 <!--  -->
index 9ef20f1..d222de8 100644 (file)
@@ -27,7 +27,7 @@
 
 major=4
 minor=0
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}