Bug 868: Removed test code-duplicated from MD-SAL
[openflowplugin.git] / applications / forwardingrules-manager / pom.xml
index db549ac975f81a1d5c269b119824e5e49b3e5455..befd4010f3048b58a3c6e71e622b6ad0bd3740a9 100644 (file)
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
-      <scope>provided</scope>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-binding-broker-impl</artifactId>
+      <version>${mdsal.version}</version>
+      <scope>test</scope>
+      <type>test-jar</type>
     </dependency>
   </dependencies>