Bump the version 00/89400/1
authorsebdet <sebastien.determe@intl.att.com>
Wed, 5 Jun 2019 16:04:58 +0000 (18:04 +0200)
committersebdet <sebastien.determe@intl.att.com>
Wed, 5 Jun 2019 16:04:58 +0000 (18:04 +0200)
Bump the version for Dublin release

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

diff --git a/pom.xml b/pom.xml
index 4fdbea3..34abce4 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}