[AAI] Update aai-schema version to 1.12.5 in pom of traversal 94/138594/1
authorvani.kv <vani.kv@accenture.com>
Mon, 29 Jul 2024 12:59:14 +0000 (18:29 +0530)
committervani.kv <vani.kv@accenture.com>
Mon, 29 Jul 2024 12:59:14 +0000 (18:29 +0530)
- Update aai-schema version to 1.12.5 in pom of traversal

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

diff --git a/pom.xml b/pom.xml
index 3116bb1..13cdb8f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <staging.path>/content/repositories/staging/</staging.path>
         <!-- GMaven plugin uses this property to figure out the name of the docker tag -->
         <aai.project.version>${project.version}</aai.project.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>