From: nandkishorpatke Date: Wed, 15 Nov 2023 12:20:16 +0000 (+0530) Subject: [AAI] Up-version to 1.12.3 to include v28 in aai-babel X-Git-Tag: 1.12.3~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=c56dc8f3608a0a79b3f27d49abbad9ec1f7cc3b5 [AAI] Up-version to 1.12.3 to include v28 in aai-babel - Up-version to 1.12.3 to include v28 and 1.12.3 aai-shcema version Issue-ID: AAI-3677 Change-Id: I91531db3bebae6f3b318cc6a8a9a34893d268737 Signed-off-by: nandkishorpatke --- diff --git a/pom.xml b/pom.xml index 061941c..57fcfe5 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.12.2-SNAPSHOT + 1.12.3-SNAPSHOT jar aai-babel @@ -99,7 +99,7 @@ 0.15.1 org.onap.aai.schema-service - 1.12.2 + 1.12.3 3.12.0 1.6.4 diff --git a/version.properties b/version.properties index 5e3df21..9c8c1ec 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=12 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}