From: Jimmy Forsyth Date: Mon, 30 Mar 2020 21:29:24 +0000 (-0400) Subject: Upversion to 1.6.2 X-Git-Tag: 1.6.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=5ed8acc23cc3d87c91a36addb827b894c968fc82 Upversion to 1.6.2 Issue-ID: AAI-2850 Change-Id: Ic0c0a616293171b6e244f012a22e927ab22c3472 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 5c69ab6..ae87794 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index 922c4fa..41565bf 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}