diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2021-01-19 10:26:25 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2021-02-02 14:31:19 -0500 |
commit | a38ce17737087977e54db589ede36762d955fdf2 (patch) | |
tree | e422cd85bb2b0ebf5cba4ba1014c4516ce71e7bc /pom.xml | |
parent | 1175fb1de310f5395fa50e2d47cbe3d8c81c937e (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |