X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=6bb67d0681fc7aa559ba888d057a260cc82b24d6;hb=70c27e8bf6d323376a78aa5468faf4f27d081638;hp=bf27ed6f4dbadab127dc4e3e876676018df2a180;hpb=bef0749bb2517eaae6a501be501e16a7d3905045;p=controller.git diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index bf27ed6f4d..6bb67d0681 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -24,6 +24,12 @@ ${project.groupId} netconf-util + + ${project.groupId} + netconf-util + test-jar + test + com.google.guava guava @@ -36,6 +42,10 @@ org.slf4j slf4j-api + + org.opendaylight.yangtools + mockito-configuration +