X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=4f79b9f7b6c2cb13421fb7552a006eebe67cc089;hp=f46d14903323ff8f891da7ff025d5e50cc926c1b;hb=d840c921a370f0704ba2d68faf4cfffda08c4440;hpb=c3108b4e80ec9f6ee6c8cf96df3009bb91dc8bc0 diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index f46d149033..4f79b9f7b6 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT netconf-client bundle @@ -24,6 +24,12 @@ ${project.groupId} netconf-util + + ${project.groupId} + netconf-util + test-jar + test + com.google.guava guava @@ -36,6 +42,10 @@ org.slf4j slf4j-api + + org.opendaylight.yangtools + mockito-configuration + @@ -46,33 +56,12 @@ org.opendaylight.controller.netconf.client.*, - com.google.common.base, - com.google.common.collect, - io.netty.channel, - io.netty.channel.socket, - io.netty.util, - io.netty.util.concurrent, - javax.annotation, - javax.net.ssl, - javax.xml.namespace, - javax.xml.parsers, - javax.xml.xpath, - org.opendaylight.controller.netconf.api, - 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 org.apache.maven.plugins maven-jar-plugin - 2.4