Provide codec Serializer via RibSupport
[bgpcep.git] / bgp / flowspec / pom.xml
index a8ba4250da40bd9bf4f98d9166c524177a63466a..2ef3ba0580c99af8aedd461437e43b3fa186e4b5 100644 (file)
             <artifactId>mdsal-binding-dom-adapter</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-binding-broker-impl</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <build>