Cleaned up dependencies.
[bgpcep.git] / pcep / ietf-stateful02 / pom.xml
index 207aba40c3a0d51ec9f3dbe9be8be50658c60597..5584004242517ab2fcff577a1095bc03b15481f1 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>concepts</artifactId>
+        </dependency>
 
         <!--
              FIXME: these are IETF models which are pre-generated in SAL infra.
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-manager</artifactId>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>