Release 5.1.4 13/113913/1
authorsebdet <sebastien.determe@intl.att.com>
Thu, 15 Oct 2020 11:26:04 +0000 (13:26 +0200)
committersebdet <sebastien.determe@intl.att.com>
Thu, 15 Oct 2020 11:26:04 +0000 (13:26 +0200)
Release 5.1.4 to fix the creds login problem with aaf

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

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index a2d6662..58c4de1 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.3-SNAPSHOT</version>
+       <version>5.1.4-SNAPSHOT</version>
        <name>clamp</name>
 
 
index 3b4f50d..a30fbc2 100644 (file)
@@ -27,7 +27,7 @@
 
 major=5
 minor=1
-patch=3
+patch=4
 
 base_version=${major}.${minor}.${patch}