Rename netconf-api packages to org.opendaylight.netconf
[netconf.git] / opendaylight / netconf / netconf-api / src / main / java / org / opendaylight / netconf / api / xml / XmlNetconfConstants.java
similarity index 97%
rename from opendaylight/netconf/netconf-api/src/main/java/org/opendaylight/controller/netconf/api/xml/XmlNetconfConstants.java
rename to opendaylight/netconf/netconf-api/src/main/java/org/opendaylight/netconf/api/xml/XmlNetconfConstants.java
index 3be447a249003087869cf65bb40e3dd3f9222ad4..7cac46a013e0626474ff88233785884c36008029 100644 (file)
@@ -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.controller.netconf.api.xml;
+package org.opendaylight.netconf.api.xml;
 
 import org.opendaylight.controller.config.util.xml.XmlMappingConstants;