Remove netty-config-api
[controller.git] / opendaylight / config / netty-timer-config / pom.xml
index 7fa3587d4e3bbd693c7e4b0d602b5b2fc71f1f8d..e94753a1b7a4bffba6bbddd219a7bed025866428 100644 (file)
@@ -15,8 +15,8 @@
 
   <dependencies>
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>netty-config-api</artifactId>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-common</artifactId>
     </dependency>
   </dependencies>
 </project>