From: wr148d Date: Thu, 27 Jan 2022 15:02:50 +0000 (-0500) Subject: [AAI] Upversion babel to 1.9.2 X-Git-Tag: 1.9.2~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=a074f270d7920e62efcbd6e4e77a4bd47e61caf3 [AAI] Upversion babel to 1.9.2 Issue-ID: AAI-3431 Signed-off-by: wr148d Change-Id: I953c2f7711cc71e320356438e7d9672a35dd4d8f --- diff --git a/pom.xml b/pom.xml index f623964..0665e79 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index ece2980..ccc7b61 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}