Rename org.opendaylight.netconf.sal.connect.netconf
[netconf.git] / plugins / netconf-client-mdsal / src / main / java / org / opendaylight / netconf / client / mdsal / package-info.java
similarity index 74%
rename from plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/sal/connect/netconf/package-info.java
rename to plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/package-info.java
index 44171369ac04fc2fb0b590dc34c949be6c66e2f6..9483dc75ea6e4ce190a109233d8bf88b6f1f00d2 100644 (file)
@@ -5,8 +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
  */
-
  /**
* Implementation of netconf southbound connector.
- */
-package org.opendaylight.netconf.sal.connect.netconf;
 * Implementation of NETCONF southbound connector.
 */
+package org.opendaylight.netconf.client.mdsal;