Author: pgier
Date: Tue May 13 08:57:26 2008
New Revision: 655928

URL: http://svn.apache.org/viewvc?rev=655928&view=rev
Log:
Small name fix in IT pom

Modified:
    
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3268-MultipleDashPCommandLine/pom.xml

Modified: 
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3268-MultipleDashPCommandLine/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3268-MultipleDashPCommandLine/pom.xml?rev=655928&r1=655927&r2=655928&view=diff
==============================================================================
--- 
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3268-MultipleDashPCommandLine/pom.xml
 (original)
+++ 
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3268-MultipleDashPCommandLine/pom.xml
 Tue May 13 08:57:26 2008
@@ -1,6 +1,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.maven.its.mng2234</groupId>
+  <groupId>org.apache.maven.its.mng3268</groupId>
   <artifactId>test-artifact</artifactId>
   <version>1.0-SNAPSHOT</version>
   <build>


Reply via email to