Bump upstreams to SNAPSHOTs
[netconf.git] / netconf / mdsal-netconf-connector / src / main / resources / OSGI-INF / blueprint / mdsal-netconf-connector.xml
index 925d854e6e294df0379aeba8c8e27a5115d54ca9..3f2364c1b222901ccf142e46f3aa249e8f94f14c 100644 (file)
@@ -20,6 +20,7 @@
 
     <bean id="mdsalNetconfOperationServiceFactory"
           class="org.opendaylight.netconf.mdsal.connector.MdsalNetconfOperationServiceFactory"
+          factory-method="create"
           destroy-method="close">
         <argument ref="schemaService"/>
         <argument ref="netconfOperationServiceFactoryListener"/>