aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2019-04-11 11:22:53 -0400
committerHarish Venkata Kajur <vk250x@att.com>2019-04-11 11:22:57 -0400
commit14569da956c5afdec4059ede6a338dfed965e59f (patch)
tree2db96563a7155a251e450c1fcd0cf9a1eb8e42fa
parent332429fb1d93688f0df019caa355166958be7d3d (diff)
Update spike for schema jar 1.0.21.4.0
Issue-ID: AAI-2368 Change-Id: I2369a9533eb546c5368e508d8e0732886fe99320 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1dbaf0f..68728da 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.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 -->