Merge "Remove unnecessary declaration of <prerequisites> in features"
[controller.git] / opendaylight / netconf / netconf-tcp / pom.xml
index 8ec33286a7e76c51fd47d7a9907669cb6511fe17..cf230831b537b5d9d89e586e3d9d10bc5020d7fa 100644 (file)
@@ -50,9 +50,6 @@
         <configuration>
           <instructions>
             <Bundle-Activator>org.opendaylight.controller.netconf.tcp.osgi.NetconfTCPActivator</Bundle-Activator>
-            <Import-Package>com.google.common.base, io.netty.bootstrap, io.netty.channel, io.netty.channel.local,
-              io.netty.channel.nio, io.netty.channel.socket, io.netty.channel.socket.nio, io.netty.handler.logging,
-              io.netty.util.concurrent, org.opendaylight.controller.netconf.util.osgi, org.osgi.framework, org.slf4j</Import-Package>
           </instructions>
         </configuration>
       </plugin>