diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2019-04-11 11:22:53 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2019-04-11 11:22:57 -0400 |
commit | 14569da956c5afdec4059ede6a338dfed965e59f (patch) | |
tree | 2db96563a7155a251e450c1fcd0cf9a1eb8e42fa /pom.xml | |
parent | 332429fb1d93688f0df019caa355166958be7d3d (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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 --> |