From: Tomas Cere Date: Mon, 12 Jan 2015 11:33:32 +0000 (+0100) Subject: Fixed missing dependencies in netconf-netty-util. X-Git-Tag: release/lithium~697^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=4c90ff7d0a936d9c351a2a73fad99e066830f9d6;hp=1f14b44c584f97e7c992e611e6227e262fe0089e Fixed missing dependencies in netconf-netty-util. Change-Id: I75a7d9c39d537abf3f64e9750f154b0b70484524 Signed-off-by: Tomas Cere --- diff --git a/opendaylight/netconf/netconf-netty-util/pom.xml b/opendaylight/netconf/netconf-netty-util/pom.xml index f1f7375f0a..45088f6086 100644 --- a/opendaylight/netconf/netconf-netty-util/pom.xml +++ b/opendaylight/netconf/netconf-netty-util/pom.xml @@ -85,13 +85,7 @@ maven-bundle-plugin - org.apache.sshd.*, com.google.common.base, com.google.common.collect, io.netty.buffer, - io.netty.channel, io.netty.channel.socket, io.netty.handler.codec, io.netty.handler.ssl, io.netty.util, - io.netty.util.concurrent, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, - javax.xml.transform.stream, org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.util.messages, org.opendaylight.controller.netconf.util.xml, - org.opendaylight.protocol.framework, org.openexi.proc, org.openexi.proc.common, org.openexi.proc.grammars, - org.openexi.sax, org.openexi.schema, org.slf4j, org.w3c.dom, org.xml.sax + * org.opendaylight.controller.netconf.nettyutil, org.opendaylight.controller.netconf.nettyutil.handler, org.opendaylight.controller.netconf.nettyutil.handler.exi,