Bump version to Guilin 45/107045/2
authorsebdet <sebastien.determe@intl.att.com>
Mon, 4 May 2020 14:43:42 +0000 (16:43 +0200)
committerSébastien Determe <sebastien.determe@intl.att.com>
Mon, 4 May 2020 14:45:08 +0000 (14:45 +0000)
Bump 5.1.0 for Guilin on master branch

Issue-ID: CLAMP-845
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ie04d75e2bb88dd2e20c53a9615b780df0e65b485

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index ad450b5..5a15409 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.clamp</groupId>
        <artifactId>clds</artifactId>
-       <version>5.0.6-SNAPSHOT</version>
+       <version>5.1.0-SNAPSHOT</version>
        <name>clamp</name>
 
 
index 3b5ffc3..c7f4c98 100644 (file)
@@ -26,8 +26,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=5
-minor=0
-patch=6
+minor=1
+patch=0
 
 base_version=${major}.${minor}.${patch}