The POM is repeating plugin settings that it inherits from the parent POM.
This should be avoided as it defeats the original purpose of using a parent POM, making sure that versions of dependencies and plugins are consistent throughout a multi-module project.