From: Lee, Tian (tl5884) Date: Wed, 10 Oct 2018 16:04:14 +0000 (+0100) Subject: Upversion to 1.3.1 X-Git-Tag: 1.3.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=bca3206ad5c70eb9dbfb109c2b6218cae515aabf Upversion to 1.3.1 Change-Id: I5e9615f6a3a5adf41fe63fdc024616500980880c Issue-ID: AAI-1733 Signed-off-by: Lee, Tian (tl5884) --- diff --git a/pom.xml b/pom.xml index 500f441..80e6328 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT diff --git a/version.properties b/version.properties index 7635e21..0680934 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}