BUG-4197: BGP OpenConfig SPI
[bgpcep.git] / bgp / rib-impl / pom.xml
index 68781453560550746e8a338f71a7cbaaf998a3c3..c1a569e2c9f59639495e88972a9b09246055215a 100644 (file)
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>netty-timer-config</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>bgp-openconfig-spi</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>org.osgi</groupId>