From: Jimmy Forsyth Date: Wed, 14 Aug 2019 19:32:31 +0000 (-0400) Subject: Upversion model-loader in elalto X-Git-Tag: 5.0.1-ONAP~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F93555%2F1;p=aai%2Fmodel-loader.git Upversion model-loader in elalto Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth Change-Id: Ib0de924d6a91b178ae6ed59c556a67907297a323 --- diff --git a/pom.xml b/pom.xml index 25b4d67..17b8a82 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT diff --git a/version.properties b/version.properties index 4c24975..bdd5853 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}