diff --git a/maven-core-integration-tests/src/test/resources/it0085/pom.xml b/maven-core-integration-tests/src/test/resources/it0085/pom.xml index cfddc88d16..4203abe85d 100644 --- a/maven-core-integration-tests/src/test/resources/it0085/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0085/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - org.apache.maven.it - it0085-parent + org.apache.maven.its + maven-it-it0085 Verify that system-scoped dependencies get resolved with system scope when they are resolved transitively via another (non-system) dependency. Inherited scope should not apply in the case of