diff options
author | wreehil <wr148d@att.com> | 2020-08-14 16:12:43 -0400 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-08-14 16:12:43 -0400 |
commit | a4bdc6bab62781135226ef00b57ae8bc529ffd0f (patch) | |
tree | a526eb3dd5088b71a3ac97dba572516c854620d3 /pom.xml | |
parent | 97a6f602926b55a731d94902932dca0ab22beca5 (diff) |
Updating the schema service to 1.7.3
Issue-ID: AAI-3017
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I6376f95709535b506cbf0ff76061823795fb0c0a
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-SNAPSHOT</aai.common.version> - <aai.schema.service.version>1.6.6</aai.schema.service.version> + <aai.schema.service.version>1.7.3</aai.schema.service.version> </properties> <build> <pluginManagement> |