From: Jimmy Forsyth Date: Fri, 3 May 2019 15:42:56 +0000 (-0400) Subject: Upversion for Dublin release X-Git-Tag: 4.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=095e2020589c3324b50203315fab0ae8b50e145e Upversion for Dublin release Issue-ID: AAI-2403 Change-Id: Iae02824bf6d904d08e9909534fa473464708f66c Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 7fee490..af10150 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/version.properties b/version.properties index ee7bc79..f4d5cf8 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}