Declare switchmanager in dependencyManagement in commons, declare its
[controller.git] / opendaylight / northbound / hosttracker / pom.xml
index 4792fbaa06b9097e81cf2a98ac3f213472f27ad5..040484e6951c14fcca8a020ab8d1746f79dbfab7 100644 (file)
@@ -84,7 +84,6 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>enunciate-core-annotations</artifactId>
       <version>${enunciate.version}</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
   </dependencies>
 </project>