Bump the clamp version 40/89340/2
authorsebdet <sebastien.determe@intl.att.com>
Wed, 5 Jun 2019 09:45:57 +0000 (11:45 +0200)
committersebdet <sebastien.determe@intl.att.com>
Wed, 5 Jun 2019 13:30:22 +0000 (15:30 +0200)
Bump to 4.0.4 for new docker images

Issue-ID: CLAMP-384
Change-Id: Ifa70d4b237db3564c58e50fbf9cc75ef9f19fc8d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index df8b0e2..d9c7dcc 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.3-SNAPSHOT</version>
+               <version>4.0.4-SNAPSHOT</version>
                <name>clamp</name>
 
 <!--  -->
index d222de8..ab43bfd 100644 (file)
@@ -27,7 +27,7 @@
 
 major=4
 minor=0
-patch=3
+patch=4
 
 base_version=${major}.${minor}.${patch}