Merge "Update the version"
authorXue Gao <xg353y@intl.att.com>
Mon, 13 May 2019 13:04:07 +0000 (13:04 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 13 May 2019 13:04:07 +0000 (13:04 +0000)
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}