From: Lorand Jakab Date: Thu, 19 May 2016 19:27:36 +0000 (+0300) Subject: Remove unnecessary mockito dependency X-Git-Tag: release/boron~108 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=5eced1b6c66abc8f22a5be5338a827452e64cb0f;p=lispflowmapping.git Remove unnecessary mockito dependency No need for the mockito dependency declaration in mapcache, since we already have it in the parent pom. This slipped in dues to the ordering of the previous patches submitted (cleanup, and map-cache spin-out). Change-Id: If0a4c34675d4187b5c74c2ff6134412550aeb411 Signed-off-by: Lorand Jakab --- diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index 8347ad7cd..7c3e04a58 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -21,11 +21,6 @@ ${project.groupId} mappingservice.lisp-proto - - org.mockito - mockito-core - test - org.powermock powermock-api-mockito