X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-testtool%2Fpom.xml;h=0172a28c16b0d0a98e43665cec3339863623bd3c;hb=54caaff453fc8da7f8f927323e6b97bed2f33d25;hp=ae0bb76832469f4f7e6c9e22095087239fd5a96f;hpb=b1f1f6b78db70178fe96f03d6acf1da096829932;p=controller.git diff --git a/opendaylight/netconf/netconf-testtool/pom.xml b/opendaylight/netconf/netconf-testtool/pom.xml index ae0bb76832..0172a28c16 100644 --- a/opendaylight/netconf/netconf-testtool/pom.xml +++ b/opendaylight/netconf/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT netconf-testtool @@ -31,10 +31,22 @@ logback-classic compile + + org.bouncycastle + bcpkix-jdk15on + + + org.bouncycastle + bcprov-jdk15on + ${project.groupId} netconf-netty-util + + ${project.groupId} + netconf-auth + org.opendaylight.controller commons.logback_settings @@ -63,7 +75,10 @@ xmlunit xmlunit - + + com.google.guava + guava + ${project.groupId} config-util @@ -72,10 +87,22 @@ ${project.groupId} netconf-api + + org.opendaylight.controller + ietf-netconf-monitoring + ${project.groupId} netconf-client + + org.opendaylight.yangtools.model + ietf-yang-types-20130715 + + + org.opendaylight.yangtools.model + ietf-inet-types + ${project.groupId} netconf-impl @@ -88,12 +115,10 @@ ${project.groupId} netconf-monitoring - ${project.groupId} netconf-ssh - ${project.groupId} netty-config-api