Decouple config and netconf subsystems.
[controller.git] / opendaylight / config / shutdown-api / pom.xml
index 3b550702770868589575171795864c03bfcf4f09..c032dfd33b26482320d68dcb3e1117590df4ef1c 100644 (file)
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <configuration>
-          <instructions>
-            <Export-Package>org.opendaylight.controller.config.shutdown,
-                            org.opendaylight.controller.config.yang.shutdown,
-                            org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.shutdown.rev131218</Export-Package>
-          </instructions>
-        </configuration>
       </plugin>
       <plugin>
         <groupId>org.opendaylight.yangtools</groupId>