BUG-6020: Implement RibSupport tests for extensions
[bgpcep.git] / bgp / rib-impl / pom.xml
index f993974dc8116ac0a743c5ede6ec5e254b6d6d1e..1e64cc07fdf6505a01d540ac8476db0bbbe34326 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>bgp-rib-spi</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>bgp-rib-spi</artifactId>
+            <type>test-jar</type>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.tcpmd5</groupId>
             <artifactId>tcpmd5-api</artifactId>