X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=6bb67d0681fc7aa559ba888d057a260cc82b24d6;hp=ffd46e882c60f4a86b47470159d18139863ffff9;hb=83290505fd9be1a3b7a1af197749968399df0688;hpb=d542617f3486541cf9937009fb6aa1e3f2c9f0e2 diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index ffd46e882c..6bb67d0681 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -1,53 +1,62 @@ - - 4.0.0 + + + 4.0.0 - - netconf-subsystem - org.opendaylight.controller - 0.2.3-SNAPSHOT - - netconf-client - ${project.artifactId} - bundle + + org.opendaylight.controller + netconf-subsystem + 0.2.5-SNAPSHOT + + netconf-client + bundle + ${project.artifactId} + + + ${project.groupId} + netconf-api + + + ${project.groupId} + netconf-netty-util + + + ${project.groupId} + netconf-util + + + ${project.groupId} + netconf-util + test-jar + test + + + com.google.guava + guava + + + org.opendaylight.controller + protocol-framework + + + org.slf4j + slf4j-api + + + org.opendaylight.yangtools + mockito-configuration + + - - - ${project.groupId} - netconf-util - - - ${project.groupId} - netconf-api - - - org.opendaylight.bgpcep - framework - ${bgpcep.version} - - - com.google.guava - guava - - - org.slf4j - slf4j-api - - - - - - - org.apache.felix - maven-bundle-plugin - - - - org.opendaylight.controller.netconf.client, - - - com.google.common.base, + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.netconf.client.*, + com.google.common.base, com.google.common.collect, io.netty.channel, io.netty.channel.socket, @@ -59,17 +68,30 @@ javax.xml.parsers, javax.xml.xpath, org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.util, - org.opendaylight.controller.netconf.util.xml, + org.opendaylight.controller.netconf.util.*, + org.opendaylight.controller.netconf.nettyutil.*, org.opendaylight.protocol.framework, + org.openexi.*, org.slf4j, org.w3c.dom, - org.xml.sax - - - - - - + org.xml.sax, + io.netty.handler.codec + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + package + + + + +