Merge "Add watchdog thread to detect illegal blocking calls during second phase commit."
[controller.git] / opendaylight / netconf / netconf-util / pom.xml
index 0e06ab372f26a6761498fb76817a2020df74e839..5df329def023f2c5216b08a3f9a7bbef29bccc23 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.2.4-SNAPSHOT</version>
+        <version>0.2.5-SNAPSHOT</version>
     </parent>
     <artifactId>netconf-util</artifactId>
     <name>${project.artifactId}</name>
@@ -45,7 +45,6 @@
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-handler</artifactId>
-            <version>${netconf.netty.version}</version>
         </dependency>
         <!--dependency>
             <groupId>com.siemens.ct.exi</groupId>