X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Ftools%2Fnetconf-testtool%2Fpom.xml;h=836e9685862b528d7f082b79e1d3663554d118bc;hb=8a0f61aafbfe00a614a86b09156c62050e5910cc;hp=48c3d44e20688f27aad3be61951f0c9ce123b106;hpb=77178144c3b4c72230a5769e32f10a2976c23e89;p=netconf.git diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 48c3d44e20..836e968586 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -12,55 +12,36 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../../parent - org.opendaylight.netconf netconf-testtool ${project.artifactId} - 1.3.0-SNAPSHOT jar true - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.codehaus.janino janino - 2.6.1 + 3.1.4 net.sourceforge.argparse4j argparse4j - 0.4.3 + 0.9.0 ch.qos.logback logback-classic compile - - com.ning - async-http-client - 1.9.24 - org.bouncycastle bcpkix-jdk15on @@ -77,19 +58,11 @@ ${project.groupId} netconf-auth - - ${project.groupId} - config-netconf-connector - ${project.groupId} sal-netconf-connector - - org.opendaylight.controller - logback-config - - + org.opendaylight.yangtools mockito-configuration @@ -101,10 +74,6 @@ com.google.guava guava - - org.opendaylight.controller - config-util - ${project.groupId} netconf-api @@ -122,12 +91,13 @@ netconf-client - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + com.guicedee.services + javax.inject + true - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991 ${project.groupId} @@ -138,29 +108,37 @@ netconf-mapping-api - ${project.groupId} - netconf-monitoring - - - ${project.groupId} - netconf-ssh + org.opendaylight.netconf + mdsal-netconf-monitoring - org.opendaylight.controller - netty-config-api + org.opendaylight.mdsal + mdsal-dom-broker - org.opendaylight.controller - sal-inmemory-datastore + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore org.opendaylight.netconf mdsal-netconf-connector + + ${project.groupId} + mdsal-netconf-ssh + org.apache.karaf.features org.apache.karaf.features.core - ${karaf4.version} + ${karaf.version} + + + org.xmlunit + xmlunit-core + + + org.xmlunit + xmlunit-assertj @@ -369,10 +347,9 @@ - org.apache.maven.plugins - maven-checkstyle-plugin + maven-surefire-plugin - checkstyle.violationSeverity=error + plain