Relocates info.magnolia:magnolia-module-public-user-registration to info.magnolia.pur:magnolia-module-public-user-registration. See
http://maven.apache.org/guides/mini/guide-relocation.html
#################################################################################################
#
# WARNING: Magnolia PUR Module has been split into two modules. And has new groupId.
#
# Your project has a dependency on:
# info.magnolia:magnolia-module-public-user-registration:2.7.7
# this relocation is redirecting it to
# info.magnolia.pur:magnolia-module-public-user-registration:2.7.7
# if you need removed legacy code, add dependency on
# info.magnolia.pur:magnolia-module-public-user-registration-legacy:2.7.7
# to your project.
#
# We encourage you to update your dependencies and use the newer artifacts
# for your specific purposes.
#
# Use mvn dependency:tree to find out how dependencies are resolved.
#
#################################################################################################