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=de4fb101f9d6fefb065e26f4b03bd46af4979cf3;hb=83290505fd9be1a3b7a1af197749968399df0688;hpb=7943b9362e220db037f797c14e113124b6711e07 diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index de4fb101f9..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,18 +68,30 @@ 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, org.w3c.dom, org.xml.sax, - io.netty.handler.codec - - - - - - + io.netty.handler.codec + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + package + + + + +