diff --git a/maven-core-integration-tests/src/test/resources/it0087/pom.xml b/maven-core-integration-tests/src/test/resources/it0087/pom.xml index 79b66c09c8..282af5d0d0 100644 --- a/maven-core-integration-tests/src/test/resources/it0087/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0087/pom.xml @@ -4,15 +4,16 @@ org.apache.maven.its.it0087 1.0 maven-it-it0087 - Verify that a project-level plugin dependency class can be loaded from both the plugin classloader - and the context classloader available to the plugin. + + Verify that a project-level plugin dependency class can be loaded from both the plugin classloader + and the context classloader available to the plugin. + - org.apache.maven.plugins - maven-core-it-plugin - 1.0 - + org.apache.maven.its.plugins + maven-it-plugin-loadable + 1.0-SNAPSHOT commons-logging @@ -20,11 +21,9 @@ 1.0.3 - validate - org.apache.commons.logging.LogFactory