diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-11 10:35:05 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-11 10:35:11 -0400 |
commit | fed1071d9b059e55a08ae328e41c50ab90019b06 (patch) | |
tree | 4672c18b271edff11a0b4ec15a3a6eb4c80fa459 | |
parent | 0b83c3bb9cc094e36fdaa88e6cd333872a552386 (diff) |
Update graphadmin to use 1.0.2 aai-schema
Issue-ID: AAI-2368
Change-Id: I5cdc6a9465899b7ecd0d0912b9495597d0295fe6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ <json.version>20090211</json.version> <aai.core.version>1.4.3</aai.core.version> - <aai.schema.version>1.0.1</aai.schema.version> + <aai.schema.version>1.0.2</aai.schema.version> <netty.handler.version>4.1.9.Final</netty.handler.version> <netty.version>4.0.56.Final</netty.version> |