Release netconf
[netconf.git] / transport / transport-api / pom.xml
index 5e5b9e11e5cc338098bece2c0be96bef728961a7..855537b55c6add6ee07aa1571cd3588ac116abae 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-common</artifactId>
+        </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-transport</artifactId>