From 013386459a062c5037e39f685a81c8425cd9c159 Mon Sep 17 00:00:00 2001 From: Narendra Pathai Date: Wed, 29 Jul 2015 16:18:53 +0530 Subject: [PATCH] removed unnecessary dependency from pom --- half-sync-half-async/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/half-sync-half-async/pom.xml b/half-sync-half-async/pom.xml index a70b79ec8..edbc2e420 100644 --- a/half-sync-half-async/pom.xml +++ b/half-sync-half-async/pom.xml @@ -14,19 +14,5 @@ junit test - - org.mockito - mockito-all - test - - - - - org.mockito - mockito-all - 1.9.5 - - -