[AAI] Update aai-schema version to 1.12.5 in pom of resources 93/138593/1
authorvani.kv <vani.kv@accenture.com>
Mon, 29 Jul 2024 12:42:35 +0000 (18:12 +0530)
committervani.kv <vani.kv@accenture.com>
Mon, 29 Jul 2024 12:42:35 +0000 (18:12 +0530)
- Update aai-schema version to 1.12.5 in pom of resources

Issue-ID: AAI-3935
Change-Id: Ica6c43442d955fd8cd868a60f293c100d5a83264
Signed-off-by: vani.kv <vani.kv@accenture.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 163629c..947882a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <!-- GMaven plugin uses this property to figure out the name of the docker tag -->
         <aai.project.version>${project.version}</aai.project.version>
         <aai.common.version>1.14.4</aai.common.version>
-        <aai.schema.service.version>1.12.4</aai.schema.service.version>
+        <aai.schema.service.version>1.12.5</aai.schema.service.version>
     </properties>
     <build>
         <pluginManagement>