Guard connectPromise not being null
[netconf.git] / netconf / netconf-netty-util / pom.xml
index d301b9cc5a5d636fd76ddd5b7a94fe8bffb4a397..9f3816f4effb9df881291eb3a6a5c71b6112da94 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.2-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.13.2-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencies>