Drop JMock usage from unit tests
[lispflowmapping.git] / mappingservice / southbound / pom.xml
index ec3293539bbfc6695e719e9a59b4fa2f367c6f2e..fed7e3ee3b3fdcc6804c76bbb3b46b5de5545315 100644 (file)
@@ -16,8 +16,6 @@
 
   <properties>
     <odlparent.spotbugs.enforce>false</odlparent.spotbugs.enforce>
-    <!-- FIXME: needed to get cglib working -->
-    <jacoco.version>0.8.8</jacoco.version>
   </properties>
 
   <dependencies>
       <artifactId>netty-transport-native-epoll</artifactId>
       <classifier>linux-x86_64</classifier>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.lispflowmapping</groupId>
-      <artifactId>common.unittest.tools</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>