diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-10 18:22:18 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-10 18:22:25 -0400 |
commit | 0b83c3bb9cc094e36fdaa88e6cd333872a552386 (patch) | |
tree | fb3fd4400938237254f780d92f0b5ff81918ec84 | |
parent | 6d241004a7f7d2f2eafb434be9398d9fa4cb4a52 (diff) |
Update graphadmin to use 1.4.3 aai-core version
Issue-ID: AAI-2360
Change-Id: I95ca4c2889501446cc29dd3dcda39000f951dff8
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ <gson.version>2.7</gson.version> <json.version>20090211</json.version> - <aai.core.version>1.4.2</aai.core.version> + <aai.core.version>1.4.3</aai.core.version> <aai.schema.version>1.0.1</aai.schema.version> <netty.handler.version>4.1.9.Final</netty.handler.version> |