Update schema service version 33/113833/1 guilin
authorzm330 <zhangminyj@chinamobile.com>
Tue, 13 Oct 2020 11:58:36 +0000 (19:58 +0800)
committerzm330 <zhangminyj@chinamobile.com>
Tue, 13 Oct 2020 11:58:45 +0000 (19:58 +0800)
Issue-ID: AAI-2919

Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Id4586713a557f89045af901da0c359fe172e5634

pom.xml

diff --git a/pom.xml b/pom.xml
index b032b1b..21cb08d 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
         <!-- This value should be overwritten at runtime to wherever need to be pushed to -->
         <docker.push.registry>localhost:5000</docker.push.registry>
         <aai.docker.version>1.0.0</aai.docker.version>
-        <aai.schema.service.version>1.7.9</aai.schema.service.version>
+        <aai.schema.service.version>1.7.10</aai.schema.service.version>
         <aai.common.version>1.7.3</aai.common.version>
         <aai.build.directory>${project.build.directory}/${project.artifactId}-${project.version}-build/
         </aai.build.directory>