Remove static instantiations from RendererProvider
[transportpce.git] / tapi / src / main / resources / OSGI-INF / blueprint / tapi-blueprint.xml
index 419993e791bc2d26152023cf308e8b63af672076..83522f98ab7a61091d2dd243b4112ef791695527 100644 (file)
@@ -9,9 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
 Author: Gilles Thouenon <gilles.thouenon@orange.com>
 -->
-<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
-  xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
-  odl:use-default-for-reference-types="true">
+<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">
 
     <reference id="dataBroker"
           interface="org.opendaylight.mdsal.binding.api.DataBroker"/>