Split Restconf implementations (draft02 and RFC) - move restconf
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / netconf / md / sal / rest / common / RestconfValidationUtils.java
index f94e2c103a74614b5bf7841184e079cb3846dbe3..60aa915158141f42ae36e099042a8773ce1d9718 100644 (file)
@@ -8,9 +8,9 @@
 
 package org.opendaylight.netconf.md.sal.rest.common;
 
-import org.opendaylight.netconf.sal.restconf.impl.RestconfDocumentedException;
-import org.opendaylight.netconf.sal.restconf.impl.RestconfError.ErrorTag;
-import org.opendaylight.netconf.sal.restconf.impl.RestconfError.ErrorType;
+import org.opendaylight.restconf.common.errors.RestconfDocumentedException;
+import org.opendaylight.restconf.common.errors.RestconfError.ErrorTag;
+import org.opendaylight.restconf.common.errors.RestconfError.ErrorType;
 
 /**
  * sal-rest-connector