Convert netty-event-executor-config to OSGi DS
[controller.git] / opendaylight / config / netty-event-executor-config / pom.xml
index b7f8c66a631684f381a176c88e7286d234336326..68e45931815a34da4f60ac0f77f60a6caf091939 100644 (file)
@@ -25,5 +25,9 @@
       <groupId>io.netty</groupId>
       <artifactId>netty-common</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>osgi.cmpn</artifactId>
+    </dependency>
   </dependencies>
 </project>