Merge "Release 5.1.2"
authorGervais-Martial Ngueko <gervais-martial.ngueko@intl.att.com>
Wed, 30 Sep 2020 16:44:01 +0000 (16:44 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 30 Sep 2020 16:44:01 +0000 (16:44 +0000)
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}