From: sebdet Date: Mon, 13 May 2019 13:01:32 +0000 (+0200) Subject: Update the version X-Git-Tag: 6.0.0~11^2~447^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f9651fea91f470c100d0b6ed31371b6af4b756fb;p=policy%2Fclamp.git Update the version Update version to 4.0.2 to prepare the RC1 the 05/16 Issue-ID: CLAMP-379 Change-Id: I3a42e0bc6093732df8e0d7e8088eb312f17a408f Signed-off-by: sebdet --- diff --git a/pom.xml b/pom.xml index 436fc46a3..012d14728 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.clamp clds - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT clamp diff --git a/version.properties b/version.properties index 16b9934e3..9ef20f156 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=4 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}