Fix a couple of issues with replication
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index 5ce5840da8fc4deb45df33c1d2fc102933c2fe7e..a7bbbe772d8514c150ec2a92de4acd3cdbca00d9 100644 (file)
         <artifactId>sal-test-model</artifactId>
         <version>${mdsal.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.opendaylight.controller</groupId>
+        <artifactId>sal-distributed-datastore</artifactId>
+        <version>${mdsal.version}</version>
+      </dependency>
 
       <!-- SAL Extension bundles -->
       <dependency>