From abe16d208c3a76040ff3b49f459e331dd5bd9c9f Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Mon, 22 May 2017 11:53:58 -0400 Subject: Update the ajsc to use 2.1.0 for all dependencies Add the named query jsons that was rejected due to another problem Update the necessary files to make it compatible with ajsc 2.1.0 Change-Id: I4f26e21ef69edff1003a21ead849d10c9cbb8e3a Signed-off-by: Venkata Harish K Kajur --- aai-traversal/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aai-traversal/pom.xml') diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml index 1a8654b..68936cf 100644 --- a/aai-traversal/pom.xml +++ b/aai-traversal/pom.xml @@ -46,12 +46,12 @@ - org.openecomp.aai + org.onap.aai.aai-common aai-schema ${aai-schema.version} - org.openecomp.aai + org.onap.aai.aai-common aai-core ${aai-core.version} @@ -487,7 +487,7 @@ - org.openecomp.aai + org.onap.aai.aai-common aai-schema ${aai-schema.version} bundleconfig-local/etc -- cgit 1.2.3-korg