Author: jvanzyl
Date: Sun Oct 22 09:44:01 2006
New Revision: 466840

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

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

Modified: 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0091/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-core-integration-tests/src/test/resources/it0091/pom.xml?view=diff&rev=466840&r1=466839&r2=466840
==============================================================================
--- 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0091/pom.xml
 (original)
+++ 
maven/components/trunk/maven-core-integration-tests/src/test/resources/it0091/pom.xml
 Sun Oct 22 09:44:01 2006
@@ -1,6 +1,6 @@
 <project>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.maven.its</groupId>
+  <groupId>org.apache.maven.its.it0091</groupId>
   <artifactId>maven-it-it0091</artifactId>
   <description>Test that currently demonstrates that properties are not 
correctly
         interpolated into other areas in the POM. This may strictly be a 
boolean


Reply via email to