X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=9c11cb1af7aaf905fe143028b1b944860f7bb4a1;hp=ffd46e882c60f4a86b47470159d18139863ffff9;hb=cb98269f3ccd77787672053054910696e4eea470;hpb=bd2fdc53c6e7d21febc673b1d7062ca82849eb74 diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index ffd46e882c..9c11cb1af7 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT netconf-client ${project.artifactId} @@ -22,9 +21,8 @@ netconf-api - org.opendaylight.bgpcep - framework - ${bgpcep.version} + org.opendaylight.controller + protocol-framework com.google.guava @@ -60,15 +58,30 @@ 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.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 + 2.4 + + + package + + test-jar + + + +