From: Determe, Sebastien (sd378r) Date: Fri, 24 May 2019 10:29:25 +0000 (+0200) Subject: Bump Clamp version X-Git-Tag: 6.0.0~11^2~436 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ef9aed4b3a69128fa10feaa9ab787a57ef6772d7;p=policy%2Fclamp.git Bump Clamp version Bump the clamp version for the new release Issue-ID: CLAMP-395 Change-Id: I42d695518b8268c817eef8b4d28d3a6700f6aba4 Signed-off-by: Determe, Sebastien (sd378r) --- diff --git a/pom.xml b/pom.xml index 557377130..a39373bb6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.clamp clds - 4.0.2-SNAPSHOT + 4.0.3-SNAPSHOT clamp diff --git a/version.properties b/version.properties index 9ef20f156..d222de826 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=4 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}