Cleanup sal-inmemory-datastore/pom.xml
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index e8c927f3fd5dd30c8f84ad4cb6ba8c66dc9825d8..d3a0362a7dc48c9a2da95416de757190ae5cad1e 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>cds-access-client</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>cds-dom-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-akka-raft-example</artifactId>
                 org.opendaylight.controller.cluster.datastore;
                 org.opendaylight.controller.cluster.datastore.config;
                 org.opendaylight.controller.cluster.datastore.messages;
+                org.opendaylight.controller.cluster.datastore.persisted;
                 org.opendaylight.controller.cluster.datastore.utils;
             </Export-Package>
             <Import-Package>