X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=25ed0e7ab120b3b926f2c1cfc5b48ffae4e3a9d4;hb=6932c15f119da55b17ce4ad39236566bfed96ab3;hp=ffd46e882c60f4a86b47470159d18139863ffff9;hpb=d542617f3486541cf9937009fb6aa1e3f2c9f0e2;p=controller.git diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index ffd46e882c..25ed0e7ab1 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,29 @@ 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.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 + + + +