Remove sal-dom-broker dependency on in-memory datastore
[controller.git] / opendaylight / md-sal / sal-binding-broker / pom.xml
index f488631e9b28b3e378f92cf01fbb434b634be11c..18787ab8e0436e254d7cbcffd47821d93f05af31 100644 (file)
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-model-util</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-inmemory-datastore</artifactId>
+      <!-- FIXME: this should be scope=test
+      <scope>test</scope-->
+    </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>