Decouple config and netconf subsystems.
[controller.git] / opendaylight / netconf / netconf-notifications-impl / pom.xml
index 64255edc81f2770c88ba8ae979e5a5f4c336b1ab..31f52918ba493d7a2aced7190d193d318f4e57ed 100644 (file)
@@ -58,6 +58,7 @@
                 <configuration>
                     <instructions>
                         <Bundle-Activator>org.opendaylight.controller.netconf.notifications.impl.osgi.Activator</Bundle-Activator>
+                        <Export-Package>org.opendaylight.controller.netconf.notifications.impl.*</Export-Package>
                     </instructions>
                 </configuration>
             </plugin>