X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=0bf4b3238dd5f78a3e7b95626bd0d04a2ca8591a;hb=22c585045f758353f221dbcdafce1b12d63f1044;hp=27d320f03e656587bfabfc4b6ad95d369e55cd99;hpb=2b379f8680220cf2a387cbb120deb38f299d4596;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..0bf4b3238d 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -13,14 +13,18 @@ + ${project.groupId} netconf-client ${netconf.version} + + ${project.groupId} + netconf-config-dispatcher + ${project.groupId} sal-common-util - 1.1-SNAPSHOT ${project.groupId} @@ -33,7 +37,6 @@ org.opendaylight.controller netconf-client - ${netconf.version} org.opendaylight.controller @@ -43,10 +46,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 +145,6 @@ junit test - - org.mockito - mockito-all - test - org.opendaylight.controller logback-config @@ -157,6 +167,11 @@ jar test + + org.opendaylight.yangtools + mockito-configuration + test +