Having InMemoryDOMDatastore in its own bundle.To make it configurable
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index 7160acba8173fdf2e4981f84e44d877c8b830ce5..149154334dbb77172270fbf32503d6b5334a1497 100644 (file)
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>sal-core-spi</artifactId>
         </dependency>
+        <dependency>
+          <groupId>org.opendaylight.controller</groupId>
+          <artifactId>sal-inmemory-datastore</artifactId>
+          <version>1.1-SNAPSHOT</version>
+        </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>sal-netconf-connector</artifactId>