The other plugins used by qa_parent have the ability for projects to opt in or out by setting a skip property.
However, the versions-maven-plugin does not appear to have the ability to be skipped. If projects do not want to run this plugin they have no way of skipping it.
Moving the versions-maven-plugin into an opt in profile would allow projects to activate this profile or not.