From 528835e978d40aa3cdcbd046df8e87e09223ef87 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 13 Aug 2019 18:20:13 -0400 Subject: Upversion chameleon in elalto Issue-ID: AAI-2579 Change-Id: Id750e2adf9597fe90ea7460997d3e0433df6c1e1 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 2540f4c..c2a31c8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.onap.aai chameleon jar - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT aai-chameleon diff --git a/version.properties b/version.properties index 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg