summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvani.kv <vani.kv@accenture.com>2024-07-29 18:29:14 +0530
committervani.kv <vani.kv@accenture.com>2024-07-29 18:29:14 +0530
commit32bf6a5e346aa7786983cd78a2b70db15eb0b237 (patch)
treec0b3b9d5f59ecc91e7c17a0d0ac10a5014a4bd62
parent46b53c432ffe9a49156f9d5abaa0ff0ad5fa66a8 (diff)
[AAI] Update aai-schema version to 1.12.5 in pom of traversal
- 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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3116bb1..13cdb8f 100644
--- 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>