Add replication capability to Shard
[controller.git] / opendaylight / md-sal / sal-protocolbuffer-encoding / pom.xml
index e3fac63a8335b9e2fed6ef6844dc4ea3125a6cd9..28e629a92c92fa7b165a390e12e2fd89a15e2ba5 100644 (file)
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>yang-binding</artifactId>
       </dependency>
+
+      <dependency>
+          <groupId>org.opendaylight.controller</groupId>
+          <artifactId>sal-akka-raft</artifactId>
+          <version>1.1-SNAPSHOT</version>
+      </dependency>
+
       <dependency>
           <groupId>com.google.guava</groupId>
           <artifactId>guava</artifactId>