Update spike for schema jar 1.0.2 76/85076/1 1.4.0
authorHarish Venkata Kajur <vk250x@att.com>
Thu, 11 Apr 2019 15:22:53 +0000 (11:22 -0400)
committerHarish Venkata Kajur <vk250x@att.com>
Thu, 11 Apr 2019 15:22:57 +0000 (11:22 -0400)
Issue-ID: AAI-2368
Change-Id: I2369a9533eb546c5368e508d8e0732886fe99320
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 1dbaf0f..68728da 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.0</version.aai-schema>
+        <version.aai-schema>1.0.2</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 -->