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 --- .../etc/appprops/PostProcessorInterceptors.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-traversal/bundleconfig-local/etc/appprops/PostProcessorInterceptors.properties') diff --git a/aai-traversal/bundleconfig-local/etc/appprops/PostProcessorInterceptors.properties b/aai-traversal/bundleconfig-local/etc/appprops/PostProcessorInterceptors.properties index f4fed40..29f5f7c 100644 --- a/aai-traversal/bundleconfig-local/etc/appprops/PostProcessorInterceptors.properties +++ b/aai-traversal/bundleconfig-local/etc/appprops/PostProcessorInterceptors.properties @@ -1,3 +1,3 @@ #This properties file is for defining any PostProcessorInterceptors that have been created for your AJSC service. -/**=ajsc.beans.interceptors.CsiPostInterceptor,org.openecomp.aai.interceptors.PostAaiAjscInterceptor +/**=org.openecomp.aai.interceptors.PostAaiAjscInterceptor -- cgit 1.2.3-korg