From: Jimmy Forsyth Date: Tue, 18 Jun 2019 18:28:29 +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%2Frouter-core.git;a=commitdiff_plain;h=6370ab3f025ef4bb67246ee70b90792343bad293 Upversion for global jjb transition Issue-ID: AAI-2485 Change-Id: If9ea4a25ece7da4a61f71ba954118f8b9321bd62 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 335e039..e084eb7 100644 --- a/pom.xml +++ b/pom.xml @@ -30,11 +30,11 @@ limitations under the License. org.onap.aai.router-core router-core bundle - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT aai-router-core google_checks.xml - 1.4.0 + 1.5.0 java jacoco 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}