Updating the schema service to 1.7.3 91/111291/1
authorwreehil <wr148d@att.com>
Fri, 14 Aug 2020 20:12:43 +0000 (16:12 -0400)
committerwreehil <wr148d@att.com>
Fri, 14 Aug 2020 20:12:43 +0000 (16:12 -0400)
Issue-ID: AAI-3017
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I6376f95709535b506cbf0ff76061823795fb0c0a

pom.xml

diff --git a/pom.xml b/pom.xml
index 18edd1d..0d05207 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>