aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwreehil <wr148d@att.com>2020-08-14 16:12:43 -0400
committerwreehil <wr148d@att.com>2020-08-14 16:12:43 -0400
commita4bdc6bab62781135226ef00b57ae8bc529ffd0f (patch)
treea526eb3dd5088b71a3ac97dba572516c854620d3
parent97a6f602926b55a731d94902932dca0ab22beca5 (diff)
Updating the schema service to 1.7.3
Issue-ID: AAI-3017 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I6376f95709535b506cbf0ff76061823795fb0c0a
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 18edd1d..0d05207 100644
--- 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>