From: Jimmy Forsyth Date: Wed, 14 Aug 2019 19:39:06 +0000 (-0400) Subject: Upversion rest-client in elalto X-Git-Tag: 5.0.1-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=af5aabf89abcfde9938c3244bf2a8f9f5bba8a70;p=aai%2Frest-client.git Upversion rest-client in elalto Issue-ID: AAI-2579 Change-Id: I8366425e15986a825d296087de8d8a466ce67f72 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index bee5d2a..329794d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai rest-client - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT aai-rest-client diff --git a/version.properties b/version.properties index f78f30b..45a2df9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}