Merge "Added Inventory Reader for SwitchManager"
[controller.git] / opendaylight / md-sal / sal-common-impl / pom.xml
index 0c2344a23e916e45ab43ace0a9e0cd3866cb266a..3bd51ec7d8b68dabe567857101a098cf2d2f4928 100644 (file)
         <artifactId>maven-bundle-plugin</artifactId>
         <configuration>
           <instructions>
-            <Export-Package>org.opendaylight.controller.md.sal.common.impl</Export-Package>
+            <Export-Package>
+                org.opendaylight.controller.md.sal.common.impl,
+                org.opendaylight.controller.md.sal.common.impl.*
+            </Export-Package>
           </instructions>
         </configuration>
       </plugin>