aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGervais-Martial Ngueko <gervais-martial.ngueko@intl.att.com>2020-09-30 16:44:01 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-30 16:44:01 +0000
commita0ca2c419569fb506def4d4403721e0c028eb445 (patch)
tree042c5717f7717079e41299210130224fcd250a0d
parent8975db7549ae818a152a6c55a960e8d2cfa538da (diff)
parente6d2c0b13b376f44ed52ccf1c5036b25de0e0903 (diff)
Merge "Release 5.1.2"
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7a771d7f..e2d13340 100644
--- 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>
diff --git a/version.properties b/version.properties
index f00cc817..ebfbb525 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=5
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}