Rename netconf-impl packages to org.opendaylight.netconf
[netconf.git] / opendaylight / netconf / netconf-impl / src / main / java / org / opendaylight / controller / config / yang / config / netconf / northbound / impl / NetconfMapperAggregatorModule.java
index 284c600f0ccfdad53056fbb720befaaa060a812b..59f20373592ba5a2e1b0cb001644ac51509466bf 100644 (file)
@@ -1,6 +1,6 @@
 package org.opendaylight.controller.config.yang.config.netconf.northbound.impl;
 
-import org.opendaylight.controller.netconf.impl.osgi.AggregatedNetconfOperationServiceFactory;
+import org.opendaylight.netconf.impl.osgi.AggregatedNetconfOperationServiceFactory;
 
 public class NetconfMapperAggregatorModule extends org.opendaylight.controller.config.yang.config.netconf.northbound.impl.AbstractNetconfMapperAggregatorModule {
     public NetconfMapperAggregatorModule(final org.opendaylight.controller.config.api.ModuleIdentifier identifier, final org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) {