Provide codec Serializer via RibSupport
[bgpcep.git] / bgp / l3vpn / pom.xml
index 6630cab5ea1fbb1f8b69eaffdf58d91bf7efb477..240533af467ee9c97965bf023203582c3251ca65 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>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-binding-broker-impl</artifactId>
+            <scope>test</scope>
+            <type>test-jar</type>
+        </dependency>
     </dependencies>
 
     <scm>