Convert netty-timer-config to OSGi DS
[controller.git] / opendaylight / config / netty-timer-config / pom.xml
index 77cc3edbaaea900a8851e77ff6921f6b7b56fdd7..b1b777f3d9db18e8df41e495cd60e868b119c245 100644 (file)
@@ -21,5 +21,9 @@
       <groupId>io.netty</groupId>
       <artifactId>netty-common</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>osgi.cmpn</artifactId>
+    </dependency>
   </dependencies>
 </project>