X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=f46d14903323ff8f891da7ff025d5e50cc926c1b;hb=0d596e1bc7abf0b9702269236633225f28df77e6;hp=fd44315499acdcb127b519ebca77c161035958a3;hpb=3b38f7ab02985255a6112f7a418667a5d6c35391;p=controller.git diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index fd44315499..f46d149033 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -16,6 +16,10 @@ ${project.groupId} netconf-api + + ${project.groupId} + netconf-netty-util + ${project.groupId} netconf-util @@ -41,7 +45,7 @@ maven-bundle-plugin - org.opendaylight.controller.netconf.client, + org.opendaylight.controller.netconf.client.*, com.google.common.base, com.google.common.collect, io.netty.channel, @@ -54,8 +58,8 @@ javax.xml.parsers, javax.xml.xpath, org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.*, + org.opendaylight.controller.netconf.nettyutil.*, org.opendaylight.protocol.framework, org.openexi.*, org.slf4j,