Fixed Sanity Test to only accept bundles being RESOLVED if they are fragments
[controller.git] / opendaylight / arphandler / pom.xml
index dcd51f7627beeed312c877a550bb176fb6661475..0ee88895263488ff3c0fcb9584831c689f35d233 100644 (file)
@@ -56,7 +56,6 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
@@ -78,5 +77,9 @@
       <artifactId>sal</artifactId>
       <version>0.5.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
   </dependencies>
 </project>