From: wr148d Date: Mon, 20 Sep 2021 14:31:38 +0000 (-0400) Subject: [AAI] Upversion babel to 1.9.1 X-Git-Tag: 1.9.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F62%2F124362%2F1;p=aai%2Fbabel.git [AAI] Upversion babel to 1.9.1 Issue-ID: AAI-3361 Change-Id: I665b01198795ccdbdd47cd24c922e9b204b83709 Signed-off-by: wr148d --- diff --git a/pom.xml b/pom.xml index 3fd0d28..130d654 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.9.0-SNAPSHOT + 1.9.1-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index 0986d1f..ece2980 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}