Release 5.1.2 76/113376/1
authorsebdet <sebastien.determe@intl.att.com>
Wed, 30 Sep 2020 12:58:33 +0000 (14:58 +0200)
committersebdet <sebastien.determe@intl.att.com>
Wed, 30 Sep 2020 12:58:33 +0000 (14:58 +0200)
Release 5.1.2 to fix the clamp image

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

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 7a771d7..e2d1334 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.1.1-SNAPSHOT</version>
+       <version>5.1.2-SNAPSHOT</version>
        <name>clamp</name>
 
 
index f00cc81..ebfbb52 100644 (file)
@@ -27,7 +27,7 @@
 
 major=5
 minor=1
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}