Update the version 52/87552/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 13 May 2019 13:01:32 +0000 (15:01 +0200)
committersebdet <sebastien.determe@intl.att.com>
Mon, 13 May 2019 13:01:32 +0000 (15:01 +0200)
Update version to 4.0.2 to prepare the RC1 the 05/16

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

diff --git a/pom.xml b/pom.xml
index 436fc46..012d147 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.1-SNAPSHOT</version>
+               <version>4.0.2-SNAPSHOT</version>
                <name>clamp</name>
 
 <!--  -->
index 16b9934..9ef20f1 100644 (file)
@@ -27,7 +27,7 @@
 
 major=4
 minor=0
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}