Bump up clamp 72/96472/2
authorsebdet <sebastien.determe@intl.att.com>
Tue, 1 Oct 2019 14:09:40 +0000 (16:09 +0200)
committerSébastien Determe <sebastien.determe@intl.att.com>
Tue, 1 Oct 2019 17:08:34 +0000 (17:08 +0000)
Bump up to version 4.1.3

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

diff --git a/pom.xml b/pom.xml
index 17cba6f..d4e9e1b 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>4.1.2-SNAPSHOT</version>
+       <version>4.1.3-SNAPSHOT</version>
        <name>clamp</name>
 
 
index 75f8a3b..d611b20 100644 (file)
@@ -27,7 +27,7 @@
 
 major=4
 minor=1
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}