aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2021-01-19 10:26:25 -0500
committerHarish Venkata Kajur <vk250x@att.com>2021-02-02 14:31:19 -0500
commita38ce17737087977e54db589ede36762d955fdf2 (patch)
treee422cd85bb2b0ebf5cba4ba1014c4516ce71e7bc /pom.xml
parent1175fb1de310f5395fa50e2d47cbe3d8c81c937e (diff)
Update traversal to use v23
Issue-ID: AAI-3249 Change-Id: If0e0d7cff68af3b06429c817330d4077d97489b7 Signed-off-by: Harish Venkata Kajur <vk250x@att.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 c3643f7..7be62e6 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.7.10</aai.schema.service.version>
+ <aai.schema.service.version>1.8.3</aai.schema.service.version>
</properties>
<build>
<pluginManagement>