Don't use a parent POM for plugin integration tests

For integration test projects executed using maven-invoker-plugin, using
the same parent POM as the main project results in unintended plugin
executions during test runs.
2 files changed