aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>2020-09-09 20:30:01 -0400
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>2020-09-09 20:30:11 -0400
commit7332f2a9a2a347a77534b9baa3db798f458e0db8 (patch)
tree0e90ce5c8226abc203af70b537ac6540417306fa
parent5db2e8ffcad3ff042011c8b13713159170d2c1c8 (diff)
Use schema jar 1.7.9
Issue-ID: AAI-3128 Change-Id: Ie5d351c75c3e5c7a865fea183946b01a8f671fe5 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c12bf88..dc01475 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</aai.common.version>
- <aai.schema.service.version>1.7.8</aai.schema.service.version>
+ <aai.schema.service.version>1.7.9</aai.schema.service.version>
</properties>
<build>
<pluginManagement>