Convert messagebus-impl to OSGi DS
[controller.git] / opendaylight / md-sal / messagebus-impl / pom.xml
index 9111061891f3fa31206fcb5d29e0bc3ac18ef545..649a1c0a0a07e90ac991b35cc7298443aff59cb6 100644 (file)
@@ -38,5 +38,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>messagebus-spi</artifactId>
         </dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>messagebus-spi</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>osgi.cmpn</artifactId>
+        </dependency>
     </dependencies>
 </project>
     </dependencies>
 </project>