Cleaned up dependencies.
[bgpcep.git] / pcep / spi / pom.xml
index 50b83efd63eb7ed3033203eda8cee013f91598c7..8dcf8b4892a6f357b7527e4882f3d3972ed1395a 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>concepts</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>io.netty</groupId>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-manager</artifactId>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>