diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-10-31 16:17:22 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-10-31 16:17:23 -0400 |
commit | 5503d555164fd4c120b90a29e85660ff9dc859ce (patch) | |
tree | 7d49b17fb6af8cea0d6b0cf2468ef6fd3f81ea31 | |
parent | 0ed3574abdc6e7198075e1de0699e6fb358c2baf (diff) |
Issue-ID: AAI-2607
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I3ae258ef6e3150a7a5fe769ebdd7b32e841130b5
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ <properties> <docker.location>${basedir}/target</docker.location> <event.client.version>1.5.0</event.client.version> - <version.aai-schema>1.5.1</version.aai-schema> + <version.aai-schema>1.6.0</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 --> |