Base integration of Binding Aware Broker with Config Subsystem
[controller.git] / opendaylight / md-sal / sal-binding-it / pom.xml
index 5f98deb73b148d96a30778297b7d56a5a00aceaa..2b632b4ab0bccfaf1e34df182afe8d9c53021f05 100644 (file)
       <version>1.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
-        <dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>config-manager</artifactId>
+      <version>0.2.2-SNAPSHOT</version>
+    </dependency>
+    <dependency>
       <groupId>org.opendaylight.controller.model</groupId>
       <artifactId>model-flow-management</artifactId>
       <version>1.0-SNAPSHOT</version>