Merge "Added a generic API to return a list of configured switches that are not conne...
[controller.git] / opendaylight / hosttracker_new / api / pom.xml
index bfabd10e2292bf52a712dc4fee14cc6e2b14ad12..d8b5a4843550f374be970e9e93fcaaaa39eb99e0 100644 (file)
@@ -61,7 +61,6 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
@@ -73,5 +72,9 @@
       <artifactId>sal</artifactId>
       <version>0.5.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
   </dependencies>
 </project>