From: vani.kv Date: Mon, 29 Jul 2024 13:09:50 +0000 (+0530) Subject: [AAI] Update aai-schema version to 1.12.5 in pom of babel X-Git-Tag: 1.13.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ac9615dfa6ad53351f975cf84ab18ff9f132b5d5;p=aai%2Fbabel.git [AAI] Update aai-schema version to 1.12.5 in pom of babel - Update aai-schema version in pom of babel to 1.12.5 - Update version of babel to 1.13.2 Issue-ID: AAI-3935 Change-Id: I384645a94b78f983a8d5c61ac547d22f5c90d63d Signed-off-by: vani.kv --- diff --git a/pom.xml b/pom.xml index 61c4d0a..a55342f 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.13.1-SNAPSHOT + 1.13.2-SNAPSHOT jar aai-babel @@ -99,7 +99,7 @@ 0.15.1 org.onap.aai.schema-service - 1.12.4 + 1.12.5 3.12.0 1.6.4 diff --git a/version.properties b/version.properties index da75b02..f356022 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=13 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}