Merge "Release 5.1.3"
authorChristophe Closset <christophe.closset@intl.att.com>
Thu, 8 Oct 2020 13:49:20 +0000 (13:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 8 Oct 2020 13:49:20 +0000 (13:49 +0000)
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}