diff --git a/maven-core-integration-tests/src/test/resources/it0086/pom.xml b/maven-core-integration-tests/src/test/resources/it0086/pom.xml
index 15db0ee99c..7a4c11facf 100644
--- a/maven-core-integration-tests/src/test/resources/it0086/pom.xml
+++ b/maven-core-integration-tests/src/test/resources/it0086/pom.xml
@@ -4,19 +4,16 @@
org.apache.maven.its.it0086
1.0
maven-it-it0086
- Verify that a plugin dependency class can be loaded from both the plugin classloader and the
- context classloader available to the plugin.
+ Verify that a 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
validate
-
bsh.Interpreter