X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=plugins%2Fsal-netconf-connector%2Fpom.xml;h=6da88a672daaf996f1a3e4d26a458192d28cb96d;hb=e5da6bd273d30e613d7d96375aa97378f55759d5;hp=dbbe9baac6d19d892cf584d4f883886a2cc9f164;hpb=1ae3a0ddb1d68a23e861c5f4798df71d15d4db74;p=netconf.git diff --git a/plugins/sal-netconf-connector/pom.xml b/plugins/sal-netconf-connector/pom.xml index dbbe9baac6..6da88a672d 100644 --- a/plugins/sal-netconf-connector/pom.xml +++ b/plugins/sal-netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 5.0.4-SNAPSHOT + 6.0.0-SNAPSHOT ../../parent @@ -32,12 +32,16 @@ rfc6022 - ${project.groupId} - netconf-client + org.opendaylight.netconf.model + rfc6241 + + + org.opendaylight.netconf.model + rfc6470 ${project.groupId} - netconf-notifications-api + netconf-client org.opendaylight.mdsal @@ -113,19 +117,12 @@ ${project.groupId} - netconf-impl + netconf-server test ${project.groupId} - netconf-mapping-api - test - - - ${project.groupId} - netconf-util - test-jar - test + netconf-test-util com.google.code.gson @@ -135,6 +132,13 @@ org.opendaylight.yangtools yang-test-util + + + + org.mockito + mockito-subclass + test +