Remove unneeded overrides
[lispflowmapping.git] / mappingservice / implementation / pom.xml
index 3d021ca4f559a3fa8e97fde5f23b53c59f896e55..e785ca58a239e96d211ae8138f3e0607df4d00cb 100644 (file)
       <groupId>junit-addons</groupId>
       <artifactId>junit-addons</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <version>2.25.1</version>
-    </dependency>
     <dependency>
       <groupId>org.powermock</groupId>
       <artifactId>powermock-api-mockito2</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.powermock</groupId>
       <artifactId>powermock-module-junit4</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>