Decouple config and netconf subsystems.
[controller.git] / opendaylight / config / config-persister-api / pom.xml
index d8969ef3d048bb3794ca15b9dcf6977ec9f1e019..c8bf80d6962d66f259d7a90d136bcd9bde13843b 100644 (file)
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <configuration>
-          <instructions>
-            <Export-Package>org.opendaylight.controller.config.persist.api,
-                            org.opendaylight.controller.config.persist.api.storage,</Export-Package>
-          </instructions>
-        </configuration>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>