Remove unneeded dependencies
[l2switch.git] / arphandler / pom.xml
index 01cf4d9de36efa8fe20a0443ea9c08e9037f3521..299c67c0da2e19f829ba4edbe8d008cffbbecd13 100644 (file)
       <groupId>net.sf.jung</groupId>
       <artifactId>jung-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-api</artifactId>