From: Michael Vorburger Date: Mon, 23 Jan 2017 18:58:43 +0000 (+0100) Subject: Replace mockito-all by mockito-core (see Bug 7662) X-Git-Tag: release/carbon~87 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=dd06381c2d33c3e19feabd6405aedc4c42b4cf7a;hp=74a1f4cbbab1dbb405c81d55a4aa165914bcd7c9;p=netconf.git Replace mockito-all by mockito-core (see Bug 7662) Change-Id: Id0be6adaa1c9d07b6b99cd2cde60a02ebd09a3ad Signed-off-by: Michael Vorburger --- diff --git a/netconf/aaa-authn-odl-plugin/pom.xml b/netconf/aaa-authn-odl-plugin/pom.xml index ead900f5ee..d77d9010eb 100644 --- a/netconf/aaa-authn-odl-plugin/pom.xml +++ b/netconf/aaa-authn-odl-plugin/pom.xml @@ -60,7 +60,7 @@ org.mockito - mockito-all + mockito-core test diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index cd0e12abb4..8b34f0f180 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.mockito - mockito-all + mockito-core test diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 7be0339a40..25166bd8f2 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -74,7 +74,7 @@ org.mockito - mockito-all + mockito-core test diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index ae7679f62b..8af172779a 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -62,7 +62,7 @@ org.mockito - mockito-all + mockito-core test diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index d36a7d6ab9..ee5a518946 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -108,7 +108,7 @@ org.mockito - mockito-all + mockito-core test