From 5659bed931e5e4eb607eae77d60c37dc48b1421d Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 1 May 2019 21:35:54 -0400 Subject: [PATCH] Upversion prior to release Issue-ID: AAI-2403 Change-Id: Ib10dbb984fb1d24252adcb4975707fc91d2379b2 Signed-off-by: Jimmy Forsyth --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5e12773..d9f6d91 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index eff345c..77e67b1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6