X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-testtool%2Fpom.xml;h=6548d87b49bf827d20c94e5ea60316b65b78f8ef;hp=c9de92b9d5e22799233a846e4ec1100041dcb025;hb=0a47323940b1fc2ba3d200baafcc85e51bf023d7;hpb=5adfd98dac66cab656090d1b51324b4d09573bd9 diff --git a/opendaylight/netconf/netconf-testtool/pom.xml b/opendaylight/netconf/netconf-testtool/pom.xml index c9de92b9d5..6548d87b49 100644 --- a/opendaylight/netconf/netconf-testtool/pom.xml +++ b/opendaylight/netconf/netconf-testtool/pom.xml @@ -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,26 @@ ${project.groupId} netconf-api + + org.opendaylight.controller + ietf-netconf-monitoring + + + org.opendaylight.controller + ietf-netconf-monitoring-extension + ${project.groupId} netconf-client + + org.opendaylight.yangtools.model + ietf-yang-types + + + org.opendaylight.yangtools.model + ietf-inet-types + ${project.groupId} netconf-impl @@ -88,12 +119,10 @@ ${project.groupId} netconf-monitoring - ${project.groupId} netconf-ssh - ${project.groupId} netty-config-api