Bug-194: Moved bgp configuration artifacts.
[bgpcep.git] / bgp / rib-api / pom.xml
index 580c1f2fbefd73de6f0aca1f3aac3ff8aed421eb..9e383a6f5c686fe7cd050543b34d5ee9f431b97e 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>config-api</artifactId>
+        </dependency>
     </dependencies>
 
     <build>