Bug 3401: Remove/cleanup Import-Package in maven-bundle-plugin config
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / model / pom.xml
index 7bf7ef9992ea31d9a9d4d90afe3bdac60d8b690a..0bede9048ed1294e8cffeaf77c5b86e57e32dbbc 100644 (file)
@@ -25,7 +25,6 @@
                     <configuration>
                         <instructions>
                             <Bundle-Name>org.opendaylight.controller.sal-clustering-it-model</Bundle-Name>
-                            <Import-Package>*</Import-Package>
                         </instructions>
                     </configuration>
                 </plugin>