From: Jimmy Forsyth Date: Thu, 15 Aug 2019 13:21:15 +0000 (-0400) Subject: Upversion babel in elalto X-Git-Tag: 5.0.1-ONAP~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=34ee994ce07d698a05d497378662be207c60ce3d;p=aai%2Fbabel.git Upversion babel in elalto Issue-ID: AAI-2579 Change-Id: Ic7f68c698533f7c080d7b697b10885e07d9046e2 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 2c762b2..b194361 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.onap.aai babel - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}