Move mdsal-netconf-notification
[netconf.git] / apps / netconf-events-mdsal / src / main / java / org / opendaylight / netconf / server / events / mdsal / NotificationToMdsalWriter.java
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.netconf.mdsal.notification.impl;
+package org.opendaylight.netconf.server.events.mdsal;
 
 import static java.util.Objects.requireNonNull;