X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Ftools%2Fnetconf-testtool%2Fpom.xml;h=fd8cf44e4d9dea4b2c7d4cb9481258cedca95928;hb=dc8fac6d8711bed79ed10ec42f2009c685032651;hp=f1c3db6de52d49e47af5f593f5fcfdcb30e079ed;hpb=00556a5df20d2b29067935f642262bc8e5a7f395;p=netconf.git diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index f1c3db6de5..fd8cf44e4d 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,14 +14,12 @@ org.opendaylight.netconf netconf-parent - 1.6.0-SNAPSHOT - ../../netconf-parent + 2.0.14-SNAPSHOT + ../../../parent - org.opendaylight.netconf netconf-testtool ${project.artifactId} - 1.6.0-SNAPSHOT jar @@ -32,7 +30,7 @@ org.codehaus.janino janino - 2.6.1 + 3.1.4 net.sourceforge.argparse4j @@ -44,11 +42,6 @@ logback-classic compile - - com.ning - async-http-client - 1.9.40 - org.bouncycastle bcpkix-jdk15on @@ -97,6 +90,11 @@ ${project.groupId} netconf-client + + com.guicedee.services + javax.inject + true + org.opendaylight.mdsal.binding.model.ietf rfc6991 @@ -113,6 +111,10 @@ org.opendaylight.netconf mdsal-netconf-monitoring + + org.opendaylight.mdsal + mdsal-dom-broker + org.opendaylight.mdsal mdsal-dom-inmemory-datastore @@ -130,6 +132,14 @@ org.apache.karaf.features.core ${karaf.version} + + org.xmlunit + xmlunit-core + + + org.xmlunit + xmlunit-assertj + @@ -336,6 +346,12 @@ + + maven-surefire-plugin + + plain + +