Author: jvanzyl
Date: Sun Oct 22 09:42:36 2006
New Revision: 466812

URL: http://svn.apache.org/viewvc?view=rev&rev=466812
Log:
o making the groupId unique for each IT

Modified:
    
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0061/pom.xml

Modified: 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0061/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-core-integration-tests/src/test/resources/it0061/pom.xml?view=diff&rev=466812&r1=466811&r2=466812
==============================================================================
--- 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0061/pom.xml
 (original)
+++ 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0061/pom.xml
 Sun Oct 22 09:42:36 2006
@@ -1,6 +1,6 @@
 <model>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.maven.its</groupId>
+  <groupId>org.apache.maven.its.it0061</groupId>
   <artifactId>maven-it-it0061</artifactId>
   <description>Verify that deployment of artifacts to a legacy-layout 
repository
         results in a groupId directory of 'the.full.group.id' instead of


Reply via email to