Bump up clamp 07/89407/1
authorsebdet <sebastien.determe@intl.att.com>
Wed, 5 Jun 2019 16:46:10 +0000 (18:46 +0200)
committersebdet <sebastien.determe@intl.att.com>
Wed, 5 Jun 2019 16:46:10 +0000 (18:46 +0200)
Bump up clamp version to let Dublin update the previous 4.0

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

diff --git a/pom.xml b/pom.xml
index d9c7dcc..ea4888b 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.4-SNAPSHOT</version>
+               <version>4.1.0-SNAPSHOT</version>
                <name>clamp</name>
 
 <!--  -->
index ab43bfd..b4b8052 100644 (file)
@@ -26,8 +26,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=4
-minor=0
-patch=4
+minor=1
+patch=0
 
 base_version=${major}.${minor}.${patch}