BUG-693 Config module for netconf client dispatcher.
[controller.git] / opendaylight / netconf / netconf-client / pom.xml
index fd44315499acdcb127b519ebca77c161035958a3..ce77fdc08ed801219fb58f72b6d356c32ae77449 100644 (file)
@@ -41,7 +41,7 @@
         <artifactId>maven-bundle-plugin</artifactId>
         <configuration>
           <instructions>
-            <Export-Package>org.opendaylight.controller.netconf.client,</Export-Package>
+            <Export-Package>org.opendaylight.controller.netconf.client.*,</Export-Package>
             <Import-Package>com.google.common.base,
                             com.google.common.collect,
                             io.netty.channel,