From e2c77490982e448fb94477cebc5b7d4b8110321d Mon Sep 17 00:00:00 2001 From: "Smokowski, Steve (ss835w)" Date: Tue, 4 Sep 2018 15:31:38 -0400 Subject: Client Logging Update Client Logging to use interceptor Move CXF to own project due to dependency hell Issue-ID: SO-947 Change-Id: I2597ff6d32231b8625b04ef63ab5e8f589e2545c Signed-off-by: Smokowski, Steve (ss835w) --- mso-api-handlers/mso-api-handler-common/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'mso-api-handlers/mso-api-handler-common') diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index 0743a2d2c5..b1963f1f4c 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml @@ -130,20 +130,6 @@ org.onap.so common ${project.version} - - - org.apache.cxf - cxf-rt-rs-client - - - org.apache.cxf - cxf-rt-bindings-soap - - - org.apache.cxf - cxf-rt-transports-http - - -- cgit 1.2.3-korg