From: sebdet Date: Mon, 21 Sep 2020 14:21:00 +0000 (+0200) Subject: Update clamp version to 5.1.1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6c6a31f57aedf4e84cc0fda978b1a54d27a0c75a;p=policy%2Fclamp.git Update clamp version to 5.1.1 Prepare for new release 5.1.1 Guilin Issue-ID: CLAMP-943 Signed-off-by: sebdet (cherry picked from commit a279cd787769a8faa6fedfbd6c099c0425d6d25d) Change-Id: I18a6a8f108dbff4824aa5b48e58fb062511e352e --- diff --git a/pom.xml b/pom.xml index e5ac3a002..6ab125b05 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,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 c7f4c98f5..f00cc8171 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=5 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}