Release netconf
[netconf.git] / transport / transport-tcp / pom.xml
index 347a300fbd1aac80b088832cf3d22038659ef1bd..922499ce299eec42ca7b5e41049bfdb04b6afe89 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.0</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>