added implementation of Identifier and Identifiable from yangtools.concepts
[controller.git] / opendaylight / netconf / netconf-client / pom.xml
index edd84937d6aa983da6085d4552500dec7ff276f6..0864a52356e63aa59a6b4ccc4397e9ba3e98e1f6 100644 (file)
@@ -24,6 +24,7 @@
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>framework</artifactId>
+            <version>${bgpcep.version}</version>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>