Merge "Fixed bug when converting augmentation in Instance Identifier"
[controller.git] / opendaylight / samples / simpleforwarding / pom.xml
index ac9d20b031c091b0d79f717a1f96c32067e8ea00..edd146e61572fd49ff025c1d732b510fca3353e0 100644 (file)
@@ -37,6 +37,7 @@
               org.opendaylight.controller.clustering.services,
               org.opendaylight.controller.sal.action,
               org.opendaylight.controller.sal.flowprogrammer,
+              org.opendaylight.controller.sal.inventory,
               org.opendaylight.controller.sal.match,
               org.opendaylight.controller.sal.packet,
               org.opendaylight.controller.sal.routing,
@@ -77,7 +78,6 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>