Bump up clamp to 5.0.3 86/105086/1
authorsebdet <sebastien.determe@intl.att.com>
Fri, 3 Apr 2020 13:06:18 +0000 (15:06 +0200)
committersebdet <sebastien.determe@intl.att.com>
Fri, 3 Apr 2020 13:06:18 +0000 (15:06 +0200)
Bump up clamp to 5.0.3 to provide new fixes

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

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 3344f80..3a64149 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.2-SNAPSHOT</version>
+       <version>5.0.3-SNAPSHOT</version>
        <name>clamp</name>
 
 
index be33a5e..578d597 100644 (file)
@@ -27,7 +27,7 @@
 
 major=5
 minor=0
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}