From: wr148d Date: Wed, 19 Oct 2022 15:35:25 +0000 (-0400) Subject: [AAI] Upversion babel to 1.11.0 for Kohn X-Git-Tag: 1.11.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=e9bfa53fa9e471cd449b10c31bfe8d7ceb930f63 [AAI] Upversion babel to 1.11.0 for Kohn Issue-ID: AAI-3537 Change-Id: Ieabfcf86e878514406326eb958dcc587601c973d Signed-off-by: wr148d --- diff --git a/pom.xml b/pom.xml index 09d0012..1343611 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.9.6-SNAPSHOT + 1.11.0-SNAPSHOT jar aai-babel @@ -87,7 +87,7 @@ 1.5.1 - 1.9.3 + 1.9.4 2.1.21 1.2.2 1.2.7 diff --git a/version.properties b/version.properties index c8a3ba9..f6bcc5a 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 -patch=6 +minor=11 +patch=0 base_version=${major}.${minor}.${patch}