X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=9c11cb1af7aaf905fe143028b1b944860f7bb4a1;hb=128b0b1ee1f01e0cc86a3b7e992793f185461aa8;hp=de4fb101f9d6fefb065e26f4b03bd46af4979cf3;hpb=110f0a37cb14b8fbf05b87dcb851bd3f026c6d8d;p=controller.git diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index de4fb101f9..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 @@ -62,6 +60,7 @@ org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.*, org.opendaylight.protocol.framework, + org.openexi.*, org.slf4j, org.w3c.dom, org.xml.sax, @@ -70,6 +69,19 @@ + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + package + + test-jar + + + +