From e19b877029195af31cb43ec34389a87f8ead3709 Mon Sep 17 00:00:00 2001 From: Abraham Date: Sat, 7 Nov 2015 23:29:14 -0800 Subject: [PATCH] SQOOP-2672: Sqoop2: Remove double dependency on mockito in shell module (Jarek Jarcec Cecho via Abraham Elmahrek) --- shell/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/shell/pom.xml b/shell/pom.xml index 7fa815b9..c70c745e 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -81,11 +81,6 @@ limitations under the License. testng test - - org.mockito - mockito-all - test -