diff --git a/maven-core-integration-tests/src/test/resources/it0101/pom.xml b/maven-core-integration-tests/src/test/resources/it0101/pom.xml index ff1ad9644f..7e7dd63e74 100644 --- a/maven-core-integration-tests/src/test/resources/it0101/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0101/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - org.apache.maven.it0101 - it0101 + org.apache.maven.its + maven-it-it0101 Test that properties defined in an active profile in the user's settings are available for interpolation of systemPath in a dependency. [MNG-2052]