Add blueprint wiring for netty configs
[controller.git] / opendaylight / config / netty-threadgroup-config / pom.xml
index 5a0e48372731f22a90d187ffeff0287fb30091de..223eca1d38ff0e60b77c9273fcc3960cb4da5490 100644 (file)
@@ -68,6 +68,7 @@
           <instructions>
             <Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
             <Export-Package>org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.netty.threadgroup.rev131107.*,</Export-Package>
+            <Import-Package>*,io.netty.channel</Import-Package>
           </instructions>
         </configuration>
       </plugin>