From 39585232972e6b920215291b3b4700ce6f6b5be3 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 16 Nov 2017 15:42:27 -0500 Subject: Remove unused dependency on dmaapClient A prior change created our own dmaap client, so we don't need the one provided by com.att.nsa. That one included the dme2 jar, which was causing classloading conflicts. Issue: SO-208 Change-Id: Ia0af70c060044d7c10b1ad9ba8ed2bf8385dd0a4 Signed-off-by: Rob Daugherty --- bpmn/MSOCommonBPMN/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bpmn/MSOCommonBPMN/pom.xml') diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index f589f03b83..b60e6219e7 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -484,11 +484,6 @@ mockito-all 1.10.19 - - com.att.nsa - dmaapClient - 0.2.12 - org.camunda.bpm.workbench -- cgit 1.2.3-korg