fix blueprints to let karaf inject mdsal deps
[transportpce.git] / olm / src / main / resources / OSGI-INF / blueprint / olm-blueprint.xml
index 1602c29236f6c9b064936bedc3bdfc9edf6ecafd..1460aec5b4373f53c2fcd780a171dfcbf8fc93f9 100644 (file)
@@ -12,8 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       odl:use-default-for-reference-types="true">
 
   <reference id="dataBroker"
-        interface="org.opendaylight.mdsal.binding.api.DataBroker"
-        odl:type="default" />
+        interface="org.opendaylight.mdsal.binding.api.DataBroker"/>
   <reference id="rpcProviderService"
         interface="org.opendaylight.mdsal.binding.api.RpcProviderService" />
   <reference id="openRoadmInterfaces"