From: Jimmy Forsyth Date: Wed, 23 May 2018 17:56:25 +0000 (-0400) Subject: Upversion for Casablanca X-Git-Tag: 1.3.0~40^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=284d5c097347ab30775b609e8847bd9f54118889 Upversion for Casablanca Issue-ID: AAI-1169 Change-Id: Iddc4a76f40b9ab60f698a0f1b5cb9ec13581c10e Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 817782b..01ae1b8 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT jar aai-babel @@ -56,7 +56,7 @@ 2.1 0.13.2 org.onap.aai.aai-common - 1.2.3 + 1.3.0-SNAPSHOT 3.7 1.2.1 1.3.0 diff --git a/version.properties b/version.properties index faf06bb..a254b21 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch}