Switch to MD-SAL APIs
[openflowplugin.git] / samples / sample-bundles / src / main / resources / OSGI-INF / blueprint / bundle-blueprint.xml
index 9412061e49bc977dde0095f73ca4ea2b89de3548..f5e8846edce02a67f8d01dd73bd2f2ef41177893 100644 (file)
@@ -3,7 +3,7 @@
            xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
     odl:use-default-for-reference-types="true">
 
-  <reference id="dataBroker" interface="org.opendaylight.controller.md.sal.binding.api.DataBroker"/>
+  <reference id="dataBroker" interface="org.opendaylight.mdsal.binding.api.DataBroker"/>
 
   <odl:rpc-service id="salBundleService" interface="org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.SalBundleService"/>