BUG 2820: Fix breakage from Import-Package
[controller.git] / opendaylight / commons / liblldp / pom.xml
index 9c191833cde4595e843a75123f959d67c3a36afe..8658773fe382ac433b62c705fd7cc474fc573f1d 100644 (file)
         <extensions>true</extensions>
         <configuration>
           <instructions>
-            <Import-Package>org.slf4j,
-              org.apache.commons.lang3.builder,
-              org.apache.commons.lang3.tuple
-            </Import-Package>
             <Export-Package>
               org.opendaylight.controller.liblldp</Export-Package>
           </instructions>