From: sebdet Date: Wed, 30 Sep 2020 12:58:33 +0000 (+0200) Subject: Release 5.1.2 X-Git-Tag: 5.1.2~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=e6d2c0b13b376f44ed52ccf1c5036b25de0e0903 Release 5.1.2 Release 5.1.2 to fix the clamp image Issue-ID: CLAMP-949 Signed-off-by: sebdet Change-Id: I5606a574b8f017d7ce3d129bbdea09a68ef4e5bf --- diff --git a/pom.xml b/pom.xml index 7a771d7f..e2d13340 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.1.1-SNAPSHOT + 5.1.2-SNAPSHOT clamp 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}