Update to work with Aluminium GA
[l2switch.git] / loopremover / implementation / src / main / resources / org / opendaylight / blueprint / loop-remover.xml
index 2b7e9ee28ccf63e150921b7c5badf47e84a5433a..058054201a1e8220a47d8774084789ee873d84f1 100644 (file)
@@ -4,7 +4,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" />
 
   <odl:clustered-app-config id="loopRemoverConfig"
@@ -22,4 +22,4 @@
     <argument ref="loopRemoverConfig" />
   </bean>
 
-</blueprint>
\ No newline at end of file
+</blueprint>