X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=0dd25292c2b3810e78fbaf3009f9b3a212f8675a;hb=c2e0532c07f5e52753be638d1e7c629369ccdd20;hp=27d320f03e656587bfabfc4b6ad95d369e55cd99;hpb=dc1a275c3c1ea8949dd3a607e08ee4624e758511;p=controller.git diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 27d320f03e..0dd25292c2 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -13,10 +13,15 @@ + ${project.groupId} netconf-client ${netconf.version} + + ${project.groupId} + netconf-config-dispatcher + ${project.groupId} sal-common-util @@ -33,7 +38,6 @@ org.opendaylight.controller netconf-client - ${netconf.version} org.opendaylight.controller @@ -43,10 +47,22 @@ org.opendaylight.controller netty-threadgroup-config + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-binding-config + org.opendaylight.controller threadpool-config-api + + org.opendaylight.controller.model + model-inventory + org.opendaylight.yangtools yang-data-impl @@ -130,11 +146,6 @@ junit test - - org.mockito - mockito-all - test - org.opendaylight.controller logback-config @@ -157,6 +168,11 @@ jar test + + org.opendaylight.yangtools + mockito-configuration + test +