From: Jimmy Forsyth Date: Tue, 18 Jun 2019 18:27:03 +0000 (-0400) Subject: Upversion for global jjb transition X-Git-Tag: 1.5.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frest-client.git;a=commitdiff_plain;h=d4a60c3b5b5d72164ccf4b081785f933e76836e0 Upversion for global jjb transition Issue-ID: AAI-2484 Change-Id: Ib48fc39f730cc223cb25e09a6d9f01666b769df5 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 89ab244..c500043 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai rest-client - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT aai-rest-client @@ -56,7 +56,7 @@ org.onap.aai.logging-service common-logging - 1.2.2 + 1.5.0 diff --git a/version.properties b/version.properties index eff345c..99af342 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 -patch=1 +minor=5 +patch=0 base_version=${major}.${minor}.${patch}