aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authornandkishorpatke <nandkishor-laxman.patke@t-systems.com>2023-11-15 17:05:38 +0530
committerNandkishor Patke <nandkishor-laxman.patke@t-systems.com>2023-11-15 12:57:56 +0000
commit484f82358f7a466675bf916d22b778f7ad809bb5 (patch)
tree7baaca8b9f59be25331117f5264189023d12ab49 /pom.xml
parent818806ec5b3810da0599aa0a7538583cdcc0bfca (diff)
[AAI] Update aai-schema version v28 as default in the pom of traversal
- Update aai-schema version v28 as default in the pom of traversal - Update aai-schema version v28 as default in properties Issue-ID: AAI-3663 Change-Id: Ia2d0366c561cc468edf853720408197f4d52877e Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.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 db662b8..b4e2f08 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.1</aai.schema.service.version>
+ <aai.schema.service.version>1.12.3</aai.schema.service.version>
</properties>
<build>
<pluginManagement>