Migrate netconf to MD-SAL APIs
[netconf.git] / netconf / netconf-console / src / main / resources / org / opendaylight / blueprint / netconf-command.xml
index 68d319d2444a1afe5ad7112fdd5d493698ff94a5..65b1a35e0f110d6bf5a794c9dbd2e74a9fbeab9d 100755 (executable)
@@ -11,7 +11,7 @@
            odl:use-default-for-reference-types="true">
 
     <reference id="dataBroker"
-               interface="org.opendaylight.controller.md.sal.binding.api.DataBroker"
+               interface="org.opendaylight.mdsal.binding.api.DataBroker"
                odl:type="default"/>
 
     <bean id="netconfCommandsImpl" class="org.opendaylight.netconf.console.impl.NetconfCommandsImpl">