diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-22 11:53:58 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-22 11:54:47 -0400 |
commit | abe16d208c3a76040ff3b49f459e331dd5bd9c9f (patch) | |
tree | 2785773d4507271703473bf5780e728e17ca9ce6 /aai-traversal/bundleconfig-local/etc/appprops/PreProcessorInterceptors.properties | |
parent | e9eaebcb5998259bfa3f5ea5e529fbb6ac5e0501 (diff) |
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 <vk250x@att.com>
Diffstat (limited to 'aai-traversal/bundleconfig-local/etc/appprops/PreProcessorInterceptors.properties')
-rw-r--r-- | aai-traversal/bundleconfig-local/etc/appprops/PreProcessorInterceptors.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-traversal/bundleconfig-local/etc/appprops/PreProcessorInterceptors.properties b/aai-traversal/bundleconfig-local/etc/appprops/PreProcessorInterceptors.properties index a6dfe01..e803374 100644 --- a/aai-traversal/bundleconfig-local/etc/appprops/PreProcessorInterceptors.properties +++ b/aai-traversal/bundleconfig-local/etc/appprops/PreProcessorInterceptors.properties @@ -1,3 +1,3 @@ #This properties file is for defining any PreProcessorInterceptors that have been created for your AJSC service. -/**=com.att.ajsc.csi.restmethodmap.RestMethodMapInterceptor,ajsc.beans.interceptors.CsiPreInterceptor,org.openecomp.aai.interceptors.PreAaiAjscInterceptor +/**=com.att.ajsc.csi.restmethodmap.RestMethodMapInterceptor,org.openecomp.aai.interceptors.PreAaiAjscInterceptor |