From: sebdet Date: Wed, 5 Jun 2019 16:04:58 +0000 (+0200) Subject: Bump the version X-Git-Tag: 4.0.4~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c27f4c28d922408fb8a560f3de2139bc9988cd54;p=clamp.git Bump the version Bump the version for Dublin release Issue-ID: CLAMP-407 Change-Id: I981ee99abbccf65592a12859864e3572a5482997 Signed-off-by: sebdet --- diff --git a/pom.xml b/pom.xml index 4fdbea37..34abce45 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}