Fixes for dlux
[unimgr.git] / impl / pom.xml
index 41ea0c4eb569cb6169c8e5197ea8ee3782a25681..8449913cb1f332353d14825643665d3f07a66f76 100644 (file)
@@ -40,11 +40,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Export-Package>
-                            org.opendaylight.unimgr.mef.nrp.common,
-                            org.opendaylight.unimgr.mef.nrp.api,
-                            org.opendaylight.unimgr.api
-                        </Export-Package>
+<!--                         <Export-Package> -->
+<!--                             org.opendaylight.unimgr.mef.nrp.common, -->
+<!--                             org.opendaylight.unimgr.mef.nrp.api, -->
+<!--                             org.opendaylight.unimgr.api -->
+<!--                         </Export-Package> -->
                     </instructions>
                 </configuration>
             </plugin>