From: Steven Blimkie Date: Wed, 23 May 2018 18:47:46 +0000 (+0000) Subject: Merge "Upversion for Casablanca" X-Git-Tag: 1.3.0~40 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5958a5172e6fcf44d272a473c415bcaf4def8b81;hp=ee07ee287cab944dfc7371b3eeb230d1ba7e736e;p=aai%2Fbabel.git Merge "Upversion for Casablanca" --- 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}