From: sebdet Date: Thu, 25 Mar 2021 08:48:06 +0000 (+0100) Subject: Bump up to 6.1.0 X-Git-Tag: 6.1.0~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F119795%2F1;p=policy%2Fclamp.git Bump up to 6.1.0 Bump up the version on master branch to 6.1.0 for istanbul. Issue-ID: POLICY-3162 Signed-off-by: sebdet Change-Id: If45c7feb4c6d508ee3844dcbab652ae7737847ea --- diff --git a/pom.xml b/pom.xml index 0e41e8dcb..0ac401da4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.policy clamp - 6.0.3-SNAPSHOT + 6.1.0-SNAPSHOT policy-clamp diff --git a/version.properties b/version.properties index 5b81c712a..70aaea882 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=6 -minor=0 -patch=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}