Propagate EffectiveModelContext in blueprint
[controller.git] / opendaylight / config / netty-event-executor-config / pom.xml
index 82563f07ee87affe0b56f2f6ffa59cd88524b1fe..f7ef225d8852e1799a232ce8fb15842cd96941e7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
@@ -19,8 +19,8 @@
       <artifactId>guava</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>netty-config-api</artifactId>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-common</artifactId>
     </dependency>
   </dependencies>
 </project>