BUG-7556: update version tracking
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index ee94c9818174faf25b508dee9c37a19154ff71dd..23e6e689b325a144b1ef9cacdb560e331844b4ef 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-test-util</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-akka-raft</artifactId>
+            <type>test-jar</type>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <build>