Author: jvanzyl
Date: Sun Oct 22 09:42:33 2006
New Revision: 466811

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

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

Modified: 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0060/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-core-integration-tests/src/test/resources/it0060/pom.xml?view=diff&rev=466811&r1=466810&r2=466811
==============================================================================
--- 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0060/pom.xml
 (original)
+++ 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0060/pom.xml
 Sun Oct 22 09:42:33 2006
@@ -1,6 +1,6 @@
 <model>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.maven.its</groupId>
+  <groupId>org.apache.maven.its.it0060</groupId>
   <artifactId>maven-it-it0060</artifactId>
   <description>Test aggregation of list configuration items when using
         'combine.children=append' attribute. Specifically, merge the list of


Reply via email to