aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzm330 <zhangminyj@chinamobile.com>2020-10-13 19:53:15 +0800
committerzm330 <zhangminyj@chinamobile.com>2020-10-13 19:53:27 +0800
commit3acdf778558129c64ae06682513469875e1c06ea (patch)
treeecddf3536fadb7f85573b4cf794dfbc14c951f0f
parent325b793a29d1acc06fcc40350de7337c49d3272d (diff)
Update schema service versionguilin
Issue-ID: AAI-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib8d25e0b61c8907c51cee6b457b6035138870bd1
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c09b959..a237b8c 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.9</aai.schema.service.version>
+ <aai.schema.service.version>1.7.10</aai.schema.service.version>
</properties>
<build>
<pluginManagement>