From a69f43de92f9825f8fe6bdcb8c51321b8f521e9f Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Sun, 22 Oct 2006 16:41:35 +0000 Subject: [PATCH] o making the groupId unique for each IT git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466793 13f79535-47bb-0310-9956-ffa450edef68 --- maven-core-integration-tests/src/test/resources/it0042/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-core-integration-tests/src/test/resources/it0042/pom.xml b/maven-core-integration-tests/src/test/resources/it0042/pom.xml index 3f8651eab9..df91e2fbf7 100644 --- a/maven-core-integration-tests/src/test/resources/it0042/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0042/pom.xml @@ -1,6 +1,6 @@ 4.0.0 - org.apache.maven.its + org.apache.maven.its.it0042 maven-it-it0042 Test that the reactor can establish the artifact location of known projects for dependencies 0.1