Rename netconf-notifications packages to org.opendaylight.netconf
[netconf.git] / opendaylight / netconf / netconf-impl / src / main / java / org / opendaylight / netconf / impl / osgi / NetconfMonitoringServiceImpl.java
index fc69cf3d8d39628754ca099c79cc484a25af462e..447468e0e94699847095bf6b9d4619d7ea41d2c4 100644 (file)
@@ -29,7 +29,7 @@ import javax.annotation.Nonnull;
 import org.opendaylight.controller.config.util.capability.BasicCapability;
 import org.opendaylight.controller.config.util.capability.Capability;
 import org.opendaylight.netconf.mapping.api.NetconfOperationServiceFactory;
-import org.opendaylight.controller.netconf.notifications.BaseNotificationPublisherRegistration;
+import org.opendaylight.netconf.notifications.BaseNotificationPublisherRegistration;
 import org.opendaylight.netconf.api.monitoring.NetconfManagementSession;
 import org.opendaylight.netconf.api.monitoring.NetconfMonitoringService;
 import org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri;