Author: jvanzyl
Date: Sun Oct 22 09:39:55 2006
New Revision: 466761

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

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

Modified: 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0008/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-core-integration-tests/src/test/resources/it0008/pom.xml?view=diff&rev=466761&r1=466760&r2=466761
==============================================================================
--- 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0008/pom.xml
 (original)
+++ 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0008/pom.xml
 Sun Oct 22 09:39:55 2006
@@ -1,6 +1,6 @@
 <model>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.maven.its</groupId>
+  <groupId>org.apache.maven.its.it0008</groupId>
   <artifactId>maven-it-it0008</artifactId>
   <description>Simple goal decoration where a plugin binds to a phase and the 
plugin must
         be downloaded from a remote repository before it can be executed. This


Reply via email to