From: sebdet Date: Thu, 4 Mar 2021 13:57:22 +0000 (+0100) Subject: Bump up clamp version X-Git-Tag: 6.0.2~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c39367c1eab308b9b66d571a496b0652cb728dde;p=policy%2Fclamp.git Bump up clamp version Bump up to 6.0.2 to be ready for next policy-clamp release Issue-ID: POLICY-3123 Signed-off-by: sebdet Change-Id: I669042d935697110991b0f889d5dee4de9a2ad9d --- diff --git a/pom.xml b/pom.xml index 65c03678d..af2a32b17 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.policy clamp - 6.0.1-SNAPSHOT + 6.0.2-SNAPSHOT policy-clamp diff --git a/version.properties b/version.properties index a55d4d200..61e195c55 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=6 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}