Add node-info in portmapping structure
[transportpce.git] / common / src / main / resources / OSGI-INF / blueprint / common-blueprint.xml
index 8625059f3832266d8204f7f2c34b8dbf5b2d270e..3a3332a70967b606a6151722fe753a53235340a8 100644 (file)
@@ -61,7 +61,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <bean id="portMapping" class="org.opendaylight.transportpce.common.mapping.PortMappingImpl" >
         <argument ref="dataBroker" />
-        <argument ref="mappingUtils" />
         <argument ref="portMapping221" />
         <argument ref="portMapping121" />
     </bean>