From faa53868e5d80fa38768e884675d12ea1774533b Mon Sep 17 00:00:00 2001 From: Manamohan Satapathy Date: Fri, 23 Mar 2018 16:16:08 +0530 Subject: Add mokito-core dependency SO root pom. pom.xml Change-Id: I8b5432feebc4de8921f96b08d126efba44f989ad Issue-ID: SO-527 Signed-off-by: Manamohan Satapathy --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8242e585ea..6a411f4e6f 100644 --- a/pom.xml +++ b/pom.xml @@ -452,12 +452,6 @@ 4.12 test - - org.mockito - mockito-all - 1.10.19 - test - org.jmockit jmockit @@ -585,6 +579,12 @@ 1.2.13 compile + + org.mockito + mockito-core + 1.10.19 + test + -- cgit 1.2.3-korg