From: Jimmy Forsyth Date: Fri, 3 May 2019 15:49:34 +0000 (-0400) Subject: Upversion for Dublin release X-Git-Tag: 4.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fheads%2Fdublin;p=aai%2Frest-client.git Upversion for Dublin release Issue-ID: AAI-2403 Change-Id: Icaad8f68c43561caf35ca064d5ec553d61c8da84 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 752b5c9..89ab244 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai rest-client - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT aai-rest-client diff --git a/version.properties b/version.properties index 668657e..eff345c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}