From a274374b520aad75c99cdce7f4f9ebc31ce74343 Mon Sep 17 00:00:00 2001 From: pwielebs Date: Sat, 21 Apr 2018 16:51:20 +0200 Subject: DmaaP http clients added Change-Id: I1acc7e2a46b81b0af9a3b23982582c9e0053ffa1 Issue-ID: DCAEGEN2-451 Signed-off-by: pwielebs --- prh-dmaap-client/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'prh-dmaap-client/pom.xml') diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml index 48cd9003..ff6a0b30 100644 --- a/prh-dmaap-client/pom.xml +++ b/prh-dmaap-client/pom.xml @@ -94,5 +94,10 @@ org.springframework spring-context + + org.mockito + mockito-core + test + \ No newline at end of file -- cgit 1.2.3-korg