Change type of service-ref grouping to service-type-ref from leafref.
[controller.git] / opendaylight / netconf / netconf-client / pom.xml
index f557a21aedc12b28c96a396ddc5953f05b28d6bd..ffd46e882c60f4a86b47470159d18139863ffff9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>${netconf.version}</version>
+        <version>0.2.3-SNAPSHOT</version>
     </parent>
     <artifactId>netconf-client</artifactId>
     <name>${project.artifactId}</name>
@@ -24,6 +24,7 @@
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>framework</artifactId>
+            <version>${bgpcep.version}</version>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>