From: sebdet Date: Wed, 5 Jun 2019 16:46:10 +0000 (+0200) Subject: Bump up clamp X-Git-Tag: 4.1.0~30 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e9c644b5f37d7fe7362710332da827becf840479;p=clamp.git Bump up clamp Bump up clamp version to let Dublin update the previous 4.0 Issue-ID: CLAMP-407 Change-Id: I27a5fdbf86f692f7e24589f5d4febd6eaa7ea58d Signed-off-by: sebdet --- diff --git a/pom.xml b/pom.xml index d9c7dcc7..ea4888b6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.clamp clds - 4.0.4-SNAPSHOT + 4.1.0-SNAPSHOT clamp diff --git a/version.properties b/version.properties index ab43bfd3..b4b80529 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=0 -patch=4 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}