From: sebdet Date: Thu, 8 Oct 2020 13:27:44 +0000 (+0200) Subject: Release 5.1.3 X-Git-Tag: 5.1.3~3^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=bc6ebf18949ed186330d81f599c44548e0b6bb01 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 e2d13340..d3f885c6 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 ebfbb525..3b4f50dd 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=5 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}