From: sebdet Date: Wed, 5 Jun 2019 09:45:57 +0000 (+0200) Subject: Bump the clamp version X-Git-Tag: 4.1.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=55a466eaebb5ed577d94ca15206a2eae5943acff;p=clamp.git Bump the clamp version Bump to 4.0.4 for new docker images Issue-ID: CLAMP-384 Change-Id: Ifa70d4b237db3564c58e50fbf9cc75ef9f19fc8d Signed-off-by: sebdet --- diff --git a/pom.xml b/pom.xml index df8b0e27..d9c7dcc7 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.clamp clds - 4.0.3-SNAPSHOT + 4.0.4-SNAPSHOT clamp diff --git a/version.properties b/version.properties index d222de82..ab43bfd3 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=4 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}