From: sebdet Date: Tue, 16 Mar 2021 09:08:02 +0000 (+0100) Subject: Prepare for release 6.0.3 X-Git-Tag: 6.1.0~27 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c757487d6831c18b9942833054817272c641c6ce;p=policy%2Fclamp.git Prepare for release 6.0.3 Bump up policy-clamp to 6.0.3 Issue-ID: POLICY-3140 Signed-off-by: sebdet Change-Id: I2598d3afcaeb9ce2ac11318bd29e43f4b6b49076 --- diff --git a/pom.xml b/pom.xml index 3f38b44ab..0e41e8dcb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.policy clamp - 6.0.2-SNAPSHOT + 6.0.3-SNAPSHOT policy-clamp diff --git a/version.properties b/version.properties index 61e195c55..5b81c712a 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=6 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}