diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-07 19:15:23 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-09 15:23:08 -0400 |
commit | 2c41efbe0bbad2e5befea3a24128187c17fc3eea (patch) | |
tree | 9e8983f4c584c835f176c7be72b146a9a59092ae /pom.xml | |
parent | 3cfa198db347c873b400067219dff4b9537437c0 (diff) |
Update graphadmin to use schema ingest changes for
the application to not start if it doesn't start properly
Issue-ID: AAI-2329
Change-Id: Ie6b87de99e1a52eccd2762ec19661f1f42c8e083
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-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.1</aai.core.version> + <aai.core.version>1.4.2</aai.core.version> <aai.schema.version>1.0.1</aai.schema.version> <netty.handler.version>4.1.9.Final</netty.handler.version> |