From: Forsyth, James (jf2512) Date: Fri, 17 Jan 2020 22:30:21 +0000 (-0500) Subject: Upversion to 1.6.1 X-Git-Tag: 1.6.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=9d39562748fa8dbbee7b3604f4e70445ae9482d5 Upversion to 1.6.1 Issue-ID: AAI-2757 Signed-off-by: Forsyth, James (jf2512) Change-Id: Iecc97358ad8cdb94960c426c88f4815481bd22cd --- diff --git a/pom.xml b/pom.xml index 6f28d95..d318d99 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index a0756ad..922c4fa 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}