Remove import-package instructions from netconf
[controller.git] / opendaylight / netconf / netconf-mapping-api / pom.xml
index 7d51f6db9940144e2b87720e17c0736eccd17014..f5ae0ec610c59ca3c35be9a06b66e70f77dae4eb 100644 (file)
         <artifactId>maven-bundle-plugin</artifactId>
         <configuration>
           <instructions>
-            <Private-Package></Private-Package>
-            <Import-Package>com.google.common.base,
-                            org.opendaylight.controller.netconf.api,
-                            org.w3c.dom</Import-Package>
             <Export-Package>org.opendaylight.controller.netconf.mapping.api,</Export-Package>
           </instructions>
         </configuration>