From: sebdet Date: Thu, 8 Oct 2020 13:27:44 +0000 (+0200) Subject: Release 5.1.3 X-Git-Tag: 6.0.0~11^2~17^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bc6ebf18949ed186330d81f599c44548e0b6bb01;p=policy%2Fclamp.git Release 5.1.3 Do the release 5.1.3 Issue-ID: CLAMP-953 Signed-off-by: sebdet Change-Id: I1bd3cbf04cf3718ea4b69a7a0ce07270985ad89b --- diff --git a/pom.xml b/pom.xml index e2d133404..d3f885c6c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.1.2-SNAPSHOT + 5.1.3-SNAPSHOT clamp diff --git a/version.properties b/version.properties index ebfbb525c..3b4f50dd6 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=5 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}