Add sal-akka-raft test-jar dependency to sal-distributed-store pom
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index e27546f5dcbabb5c3dec601b19a5b358f26518ee..10ea2be2dde822b8016a9798554ad047417c4b7f 100644 (file)
       <artifactId>sal-akka-raft</artifactId>
       <version>1.2.0-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-akka-raft</artifactId>
+      <version>1.2.0-SNAPSHOT</version>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-api</artifactId>