aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvani.kv <vani.kv@accenture.com>2024-07-29 15:16:11 +0530
committerVani KV <vani.kv@accenture.com>2024-07-29 10:26:03 +0000
commit42bc88fa4bc88f2b799aadd221170b62ebfce817 (patch)
tree3f513cf09ba5b6aa7f2e1bdcfc5a4d456ffc880d /pom.xml
parent5f16add9215e83714e52cd82131ce59bfde5bb3b (diff)
[AAI] Update aai-schema version to 1.12.5 in pom of graphadmin
- Update aai-schema version to 1.12.5 in pom of graphadmin Issue-ID: AAI-3935 Change-Id: Ib54bda8d094161462812eeec01a10a368f36b3b5 Signed-off-by: vani.kv <vani.kv@accenture.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 688e0dd..16626ef 100755
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<!-- This value should be overwritten at runtime to wherever need to be pushed to -->
<docker.push.registry>localhost:5000</docker.push.registry>
<aai.docker.version>1.0.0</aai.docker.version>
- <aai.schema.service.version>1.12.4</aai.schema.service.version>
+ <aai.schema.service.version>1.12.5</aai.schema.service.version>
<aai.common.version>1.14.4</aai.common.version>
<aai.build.directory>${project.build.directory}/${project.artifactId}-${project.version}-build/
</aai.build.directory>