Bug 5679 - renamed package rest.services to base.services
[netconf.git] / restconf / sal-rest-connector / src / main / java / org / opendaylight / netconf / sal / restconf / impl / FakeModuleImport.java
similarity index 95%
rename from restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/rest/services/impl/FakeModuleImport.java
rename to restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/FakeModuleImport.java
index 4ada5a7bb030f6ceb2488a6658fa8cf619afc6c3..8d781e88c537541577e1b85a08d974ddccc7b5a7 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.restconf.rest.services.impl;
+package org.opendaylight.netconf.sal.restconf.impl;
 
 import com.google.common.base.Preconditions;
 import java.util.Date;