Rename restconf packages to org.opendaylight.netconf
[netconf.git] / opendaylight / restconf / sal-rest-docgen / src / main / java / org / opendaylight / netconf / sal / rest / doc / swagger / Api.java
similarity index 94%
rename from opendaylight/restconf/sal-rest-docgen/src/main/java/org/opendaylight/controller/sal/rest/doc/swagger/Api.java
rename to opendaylight/restconf/sal-rest-docgen/src/main/java/org/opendaylight/netconf/sal/rest/doc/swagger/Api.java
index cc45875dfbed9c39b9e85d1dc73865fc594fa05b..8871c97591726c5cde864ffaf08ccabe90940673 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.sal.rest.doc.swagger;
+package org.opendaylight.netconf.sal.rest.doc.swagger;
 
 import java.util.List;