From: sebdet Date: Tue, 16 Mar 2021 09:08:02 +0000 (+0100) Subject: Prepare for release 6.0.3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3de3d44b950c824824f8260a0e1e9af8c0914a12;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 (cherry picked from commit c757487d6831c18b9942833054817272c641c6ce) --- diff --git a/pom.xml b/pom.xml index 482d52457..091b59d18 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,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}