Skip to content

Commit

Permalink
#856 - Improve migration script to also migrate @relation.
Browse files Browse the repository at this point in the history
  • Loading branch information
vpavic authored and odrotbohm committed Mar 6, 2019
1 parent 3d9d857 commit e8836c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/migrate-to-1.0.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ s/hateoas\.core\.EvoInflectorRelProvider/hateoas.server.core.EvoInflectorLinkRel
s/hateoas\.core\.JsonPathLinkDiscoverer/hateoas.client.JsonPathLinkDiscoverer/g;\
s/hateoas\.core\.LinkBuilderSupport/hateoas.server.core.LinkBuilderSupport/g;\
s/hateoas\.core\.MethodParameters/hateoas.server.core.MethodParameters/g;\
s/hateoas\.core\.Relation/hateoas.server.core.Relation/g;\
\
s/hateoas\.hal/hateoas.mediatype.hal/g;\
\
Expand Down

0 comments on commit e8836c3

Please sign in to comment.