From 7b04a1754482ba02a49d4d6376dc45e4cd6551f4 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 3 Oct 2019 13:13:06 -0700 Subject: Cleanup of dmaap adapter Remvoing the part of the appc-dmaap-adapter that uses the dmaapClient library. This part of the code was not being used and the dmaap client library has not been updated for a long time. Also removed several un-used dependencies. Change-Id: I690afaecbfe53d88576c43aa8d114fde54c0fe48 Signed-off-by: Patrick Brady Issue-ID: APPC-1744 --- .../appc-dmaap-adapter/appc-message-adapter-api/pom.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml') diff --git a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml index 826d9d95b..10e737902 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml @@ -89,15 +89,6 @@ powermock-api-mockito test - - org.hamcrest - hamcrest-core - - - org.objenesis - objenesis - 2.2 - org.powermock -- cgit 1.2.3-korg