diff --git a/maven-core-integration-tests/src/test/resources/it0013/pom.xml b/maven-core-integration-tests/src/test/resources/it0013/pom.xml index ba31cef5b0..b5ec95fb30 100644 --- a/maven-core-integration-tests/src/test/resources/it0013/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0013/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - org.apache.maven.plugins - maven-it0013-plugin + org.apache.maven.its + maven-it-it0013 Test plugin-plugin, which tests maven-plugin-tools-api and maven-plugin-tools-java. This will generate a plugin descriptor from java-based mojo sources, install the plugin, and then use it.