From: Jimmy Forsyth Date: Tue, 31 Mar 2020 19:01:16 +0000 (-0400) Subject: Upversion to 1.6.3 X-Git-Tag: 6.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=0597877769261a2af5037a3d9d4e1939a346044e Upversion to 1.6.3 Issue-ID: AAI-2580 Change-Id: Ic958cf275dc7ddfff4dc6712ce7afeee446d89bd Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index ae87794..dd30309 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index 41565bf..6d9c3d3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}