From 284d5c097347ab30775b609e8847bd9f54118889 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 23 May 2018 13:56:25 -0400 Subject: [PATCH] Upversion for Casablanca Issue-ID: AAI-1169 Change-Id: Iddc4a76f40b9ab60f698a0f1b5cb9ec13581c10e Signed-off-by: Jimmy Forsyth --- pom.xml | 4 ++-- version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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} -- 2.16.6