From: wr148d Date: Tue, 15 Mar 2022 14:42:50 +0000 (-0400) Subject: [AAI] Updating Babel to have common versions properly set together and upversion... X-Git-Tag: 1.9.4~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F127808%2F1;p=aai%2Fbabel.git [AAI] Updating Babel to have common versions properly set together and upversion babel to 1.9.4 Issue-ID: AAI-3435 Signed-off-by: wr148d Change-Id: Ifa8492eb77c6dbb1e4f2bb639a38e23a1d2484ab --- diff --git a/pom.xml b/pom.xml index 1fa10cf..0a38764 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT jar aai-babel @@ -69,10 +69,10 @@ 3.2.0 3.8.1 - 1.8 - 1.8 - 1.8 - 1.8 + 11 + 11 + 11 + 11 3.7.0.1746 diff --git a/version.properties b/version.properties index a4dddcd..ac570a7 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}