diff --git a/maven-core-integration-tests/src/test/resources/it0001/pom.xml b/maven-core-integration-tests/src/test/resources/it0001/pom.xml index 46b5ce5bb9..a3225335f0 100644 --- a/maven-core-integration-tests/src/test/resources/it0001/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0001/pom.xml @@ -1,6 +1,6 @@ 4.0.0 - org.apache.maven.its + org.apache.maven.its.it0001 maven-it-it0001 Builds upon it0000: we add an application resource that is packaged up in the resultant JAR.