diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2017-12-06 13:22:56 -0500 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2017-12-06 13:27:12 -0500 |
commit | 3cba0debb7ef72781ecbab25474d27918d4d2407 (patch) | |
tree | 571f23bd2890922d189213b52a56776e438b4fe8 /bundleconfig-local/etc/appprops | |
parent | be2d880b8a316ccbd7135f935a5005835b9e7aad (diff) |
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 <steven.blimkie@amdocs.com>
Diffstat (limited to 'bundleconfig-local/etc/appprops')
-rw-r--r-- | bundleconfig-local/etc/appprops/app-intercepts.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |