aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-01 08:50:47 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-01 08:50:57 -0400
commited1ad8dbf7adc7b47216502639650cd0d6aa906b (patch)
tree4ee707368756e7a67d6538c6e756804c02d5f68c
parent14569da956c5afdec4059ede6a338dfed965e59f (diff)
Update to latest version of schema-service
Issue-ID: AAI-2169 Change-Id: I4b3cdf59fc6bcbaf78ee98af267efa6508ef5b53 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 68728da..25ba18a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<docker.location>${basedir}/target</docker.location>
<event.client.version>1.4.0</event.client.version>
- <version.aai-schema>1.0.2</version.aai-schema>
+ <version.aai-schema>1.0.5</version.aai-schema>
<version.aai-schema-ingest>1.4.1</version.aai-schema-ingest>
<!-- Minimum code coverage percentage. Please update this figure as coverage increases to prevent any drops in
coverage caused by new changes. Note that this figure cannot be lower than the ONAP requirement of 0.55 -->