From: Jimmy Forsyth Date: Thu, 2 May 2019 02:10:39 +0000 (-0400) Subject: Upversion prior to release X-Git-Tag: 4.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=commitdiff_plain;h=3b4db3fb6ed72ff4c8caf4e6b0ca21fb8122892a Upversion prior to release Issue-ID: AAI-2403 Change-Id: Ib398e13f2a9fd9214ade0cb99aa71a75a15a8106 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index fe2aee7..77d0339 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT aai-gizmo 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}