Release 5.1.3 89/113689/2
authorsebdet <sebastien.determe@intl.att.com>
Thu, 8 Oct 2020 13:27:44 +0000 (15:27 +0200)
committerS�bastien Determe <sebastien.determe@intl.att.com>
Thu, 8 Oct 2020 13:34:40 +0000 (13:34 +0000)
Do the release 5.1.3

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

pom.xml
version.properties

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