summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvani.kv <vani.kv@accenture.com>2024-07-29 18:12:35 +0530
committervani.kv <vani.kv@accenture.com>2024-07-29 18:12:35 +0530
commit511c4415b2fe6582bf39d97b76130995142e21d7 (patch)
tree672fd4d59e9f8d355d498a5d74db732d82b530b8 /pom.xml
parenteb1e3dbeb2d493f253ad0b720872fb08b9c0222d (diff)
[AAI] Update aai-schema version to 1.12.5 in pom of resources
- 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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 163629c..947882a 100644
--- 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>