From: sebdet Date: Mon, 21 Sep 2020 14:21:00 +0000 (+0200) Subject: Update clamp version to 5.1.1 X-Git-Tag: 5.1.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=a279cd787769a8faa6fedfbd6c099c0425d6d25d Update clamp version to 5.1.1 Prepare for new release 5.1.1 Guilin Issue-ID: CLAMP-943 Signed-off-by: sebdet Change-Id: Ia3e6cde0e653531386f80e0173d35d48ddec4b18 --- diff --git a/pom.xml b/pom.xml index 93b59edd..7a771d7f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.1.0-SNAPSHOT + 5.1.1-SNAPSHOT clamp diff --git a/version.properties b/version.properties index c7f4c98f..f00cc817 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=5 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}