X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Ftools%2Fnetconf-testtool%2Fpom.xml;h=831e931b18fc488387144b73c24a5214878d6a66;hb=bcd01ae797d855c6aa6eaa2df41c871634e03ae3;hp=3ea1378cef856bce0352f639a7b0ce215a51d114;hpb=8fab854bb9c36bbd1f92f068f367bf19c80e1207;p=netconf.git diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 3ea1378cef..831e931b18 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 4.0.3-SNAPSHOT + 6.0.0-SNAPSHOT ../../../parent @@ -57,6 +57,10 @@ ${project.groupId} netconf-auth + + org.opendaylight.netconf + netconf-topology + ${project.groupId} sal-netconf-connector @@ -85,6 +89,10 @@ ${project.groupId} netconf-client + + ${project.groupId} + netconf-server + com.guicedee.services javax.inject @@ -94,14 +102,6 @@ org.opendaylight.mdsal.binding.model.ietf rfc6991 - - ${project.groupId} - netconf-impl - - - ${project.groupId} - netconf-mapping-api - org.opendaylight.netconf mdsal-netconf-monitoring @@ -116,7 +116,7 @@ org.opendaylight.netconf - mdsal-netconf-connector + netconf-server-mdsal ${project.groupId}