Bug 6848 - repackage providers for jersey+create xml
[netconf.git] / restconf / sal-rest-connector / src / main / java / org / opendaylight / netconf / sal / rest / impl / StringModuleInstanceIdentifierCodec.java
index 63fe1a6ffb50236af95b812ac0c76e72a5874893..083090492403096fe35adbf21dbf66b9139b8713 100644 (file)
@@ -19,7 +19,7 @@ import org.opendaylight.yangtools.yang.model.api.SchemaContext;
 
 /**
  * @deprecated This class will be replaced by
- *             {@link org.opendaylight.restconf.utils.patch.StringModuleInstanceIdentifierCodec}
+ *             {@link org.opendaylight.restconf.jersey.providers.StringModuleInstanceIdentifierCodec}
  */
 @Deprecated
 public final class StringModuleInstanceIdentifierCodec extends AbstractModuleStringInstanceIdentifierCodec {