From 3cba0debb7ef72781ecbab25474d27918d4d2407 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Wed, 6 Dec 2017 13:22:56 -0500 Subject: Use rebranded version of auth library Use the new version of the auth library which has been renamed from openecomp to onap Issue-ID: AAI-10 Change-Id: Ie5f9520f6218b7550dd68844600b683e30ec6424 Signed-off-by: sblimkie --- bundleconfig-local/etc/appprops/app-intercepts.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundleconfig-local/etc') diff --git a/bundleconfig-local/etc/appprops/app-intercepts.properties b/bundleconfig-local/etc/appprops/app-intercepts.properties index dada69c..c31acbc 100644 --- a/bundleconfig-local/etc/appprops/app-intercepts.properties +++ b/bundleconfig-local/etc/appprops/app-intercepts.properties @@ -5,4 +5,4 @@ #each endpoint in the request/response flow and can allow for more precise debugging and/or processing of the exchange. #e.g. -#intercepts=org.openecomp.crud.JaxrsEchoService,packagename.class1name,packagename.class2name +#intercepts=org.onap.crud.JaxrsEchoService,packagename.class1name,packagename.class2name -- cgit 1.2.3-korg