From: Jimmy Forsyth Date: Tue, 22 May 2018 20:48:11 +0000 (-0400) Subject: Bump to version 1.2.1 in the master branch X-Git-Tag: 2.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=307406796f8070d662b4a837182bba4de6836afa Bump to version 1.2.1 in the master branch Issue-ID: AAI-1155 Change-Id: I66c58cd069561583ce237c0293091e75304a0610 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index eec459a..d826647 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.aai.model-loader model-loader - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT diff --git a/version.properties b/version.properties index 988792c..057975c 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}