From: Manamohan Satapathy Date: Fri, 23 Mar 2018 10:46:08 +0000 (+0530) Subject: Add mokito-core dependency X-Git-Tag: v1.2.1~323^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=faa53868e5d80fa38768e884675d12ea1774533b;p=so.git Add mokito-core dependency SO root pom. pom.xml Change-Id: I8b5432feebc4de8921f96b08d126efba44f989ad Issue-ID: SO-527 Signed-off-by: Manamohan Satapathy --- 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 +