Merge changes I20578f97,I629c909b,I54f04c99,I9c1e3a28,Ie681c8c5
[netconf.git] / restconf / sal-rest-connector / src / main / java / org / opendaylight / netconf / md / sal / rest / schema / SchemaRetrievalService.java
index 52999a5cd2019ed580d3a9dce9315b0b132cbaec..2dc16e209b1ab6b632db052644d20d34de403859 100644 (file)
@@ -12,7 +12,7 @@ import javax.ws.rs.GET;
 import javax.ws.rs.Path;
 import javax.ws.rs.PathParam;
 import javax.ws.rs.Produces;
-import org.opendaylight.restconf.rest.api.services.schema.RestconfSchemaService;
+import org.opendaylight.restconf.rest.services.api.RestconfSchemaService;
 
 /**
  * @deprecated do not use this api. It is replaced by