Update to latest version of schema-service 15/86715/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 1 May 2019 12:50:47 +0000 (08:50 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 1 May 2019 12:50:57 +0000 (08:50 -0400)
Issue-ID: AAI-2169
Change-Id: I4b3cdf59fc6bcbaf78ee98af267efa6508ef5b53
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 68728da..25ba18a 100644 (file)
--- 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 -->