#1137 - Fix package name vnderror to vnderrors in migration script.

This commit is contained in:
YAN Wenkun
2019-11-30 17:26:02 +08:00
committed by Oliver Drotbohm
parent ceb80542ac
commit 5f9a554fde

View File

@@ -48,8 +48,8 @@ s/hateoas\.MethodLinkBuilderFactory/hateoas.server.MethodLinkBuilderFactory/g;\
s/hateoas\.RelProvider/hateoas.server.LinkRelationProvider/g;\
s/hateoas\.ResourceAssembler/hateoas.server.ResourceAssembler/g;\
s/hateoas\.ResourceProcessor/hateoas.server.ResourceProcessor/g;\
s/hateoas\.VndErrors/hateoas.mediatype.vnderror.VndErrors/g;\
s/hateoas\.VndErrors.VndError/hateoas.mediatype.vnderror.VndErrors.VndError/g;\
s/hateoas\.VndErrors/hateoas.mediatype.vnderrors.VndErrors/g;\
s/hateoas\.VndErrors.VndError/hateoas.mediatype.vnderrors.VndErrors.VndError/g;\
\
s/hateoas\.alps/hateoas.mediatype.alps/g;\
\