diff options
author | zm330 <zhangminyj@chinamobile.com> | 2020-10-13 19:53:15 +0800 |
---|---|---|
committer | zm330 <zhangminyj@chinamobile.com> | 2020-10-13 19:53:27 +0800 |
commit | 3acdf778558129c64ae06682513469875e1c06ea (patch) | |
tree | ecddf3536fadb7f85573b4cf794dfbc14c951f0f /pom.xml | |
parent | 325b793a29d1acc06fcc40350de7337c49d3272d (diff) |
Update schema service versionguilin
Issue-ID: AAI-2919
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ib8d25e0b61c8907c51cee6b457b6035138870bd1
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.9</aai.schema.service.version> + <aai.schema.service.version>1.7.10</aai.schema.service.version> </properties> <build> <pluginManagement> |