- Added exi capability utilities, handlers and necessary modifications
[controller.git] / opendaylight / netconf / netconf-api / pom.xml
index 3c6209485de9499a07a8e077956ccf1e8bae6a3f..902cf2a8632a71dc1eac99ad46b3d79ca9a769c0 100644 (file)
                             javax.management,
                             org.opendaylight.controller.config.api.jmx,
                             org.opendaylight.protocol.framework,
-                            org.w3c.dom
+                            io.netty.channel,
+                            io.netty.util.concurrent,
+                            org.w3c.dom,
+                            org.slf4j
                         </Import-Package>
                         <Export-Package>
                             org.opendaylight.controller.netconf.api,
@@ -46,7 +49,7 @@
                         </Export-Package>
                     </instructions>
                 </configuration>
-            </plugin>
+             </plugin>
         </plugins>
     </build>