Provide codec Serializer via RibSupport
[bgpcep.git] / bgp / evpn / pom.xml
index 1f210985c2c60ff7f63d29a85ee0ac019248ba57..6a72a69f31392612b676add6d4a5af6511805272 100644 (file)
             <artifactId>bgp-parser-impl</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>