From: Jimmy Forsyth Date: Fri, 14 Jun 2019 09:20:13 +0000 (+0200) Subject: Upversion in preparation of initial release X-Git-Tag: 1.5.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=0986bb72923ba59839b3e0e656ce82c451126820 Upversion in preparation of initial release Issue-ID: AAI-2477 Change-Id: I476c3e329bb8ae247b3850d96c0f5b71da1cd190 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index d9f6d91..a074410 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT jar aai-babel @@ -58,7 +58,7 @@ 2.1 0.13.2 org.onap.aai.schema-service - 1.0.5 + 1.5.0 3.7 1.2.1 1.3.0 diff --git a/version.properties b/version.properties index 77e67b1..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=2 +minor=5 +patch=0 base_version=${major}.${minor}.${patch}