Author: jvanzyl
Date: Thu Jun 28 22:35:49 2007
New Revision: 551802
URL: http://svn.apache.org/viewvc?view=rev&rev=551802
Log:
o artifactId = maven-integration-test
Modified:
maven/core-integration-testing/trunk/maven-integration-test/pom.xml
Modified: maven/core-integration-testing/trunk/maven-integration-test/pom.xml
URL:
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/maven-integration-test/pom.xml?view=diff&rev=551802&r1=551801&r2=551802
==============================================================================
--- maven/core-integration-testing/trunk/maven-integration-test/pom.xml
(original)
+++ maven/core-integration-testing/trunk/maven-integration-test/pom.xml Thu Jun
28 22:35:49 2007
@@ -1,7 +1,7 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its</groupId>
- <artifactId>maven-it</artifactId>
+ <artifactId>maven-integration-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Maven Integration Tests</name>
<dependencies>