diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-09 20:11:02 -0400 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-09 20:11:07 -0400 |
commit | 5db2e8ffcad3ff042011c8b13713159170d2c1c8 (patch) | |
tree | cb3161fc4dc6bb6973d4b0087ea730dbb81c9a4d /pom.xml | |
parent | 5ede6908714eb1ec51a16423e8e5541acdf7791d (diff) |
Update resources to use v21
Issue-ID: AAI-3128
Change-Id: Icc4e17d9f68f4f0661c0877328b37ddaa3ea41c7
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.7.0</aai.common.version> - <aai.schema.service.version>1.7.3</aai.schema.service.version> + <aai.schema.service.version>1.7.8</aai.schema.service.version> </properties> <build> <pluginManagement> |