Split out sal-akka-raft example
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index e8a40167cfd9ae2a82787f2dfcc96155f708f4c9..d0b9f488733a603adcf8f01a4ecc16076b64a8fb 100644 (file)
                 <type>test-jar</type>
                 <scope>test</scope>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.controller</groupId>
+                <artifactId>sal-akka-raft-example</artifactId>
+                <version>${project.version}</version>
+            </dependency>
 
             <!-- OpenFlow stuff -->
             <dependency>