Remove netty-config-api
[controller.git] / opendaylight / config / netty-threadgroup-config / pom.xml
index 6151931f5c3641a383f02156c298af0f7b820a49..318b797cafb7f0e8bef7b05218ceb753b88dfbae 100644 (file)
@@ -17,8 +17,8 @@
 
   <dependencies>
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>netty-config-api</artifactId>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport</artifactId>
     </dependency>
   </dependencies>
 </project>