Created sal-clustering-commons and moved
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index ff8735a518cff77569d1300cf451ea9f345ce12c..e3f0c6b1d5e9f1dd3fd54389837c3d2ee3c5b9f3 100644 (file)
         <artifactId>sal-distributed-datastore</artifactId>
         <version>${mdsal.version}</version>
       </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-clustering-commons</artifactId>
+            <version>${mdsal.version}</version>
+        </dependency>
 
       <dependency>
         <groupId>org.opendaylight.controller</groupId>