Author: jvanzyl
Date: Thu Jun 28 11:51:31 2007
New Revision: 551657
URL: http://svn.apache.org/viewvc?view=rev&rev=551657
Log:
o change the artifact id so that the archetype create is maven-it-archetype
Modified:
maven/core-integration-testing/trunk/core-integration-test-sample/pom.xml
Modified:
maven/core-integration-testing/trunk/core-integration-test-sample/pom.xml
URL:
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-test-sample/pom.xml?view=diff&rev=551657&r1=551656&r2=551657
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-test-sample/pom.xml
(original)
+++ maven/core-integration-testing/trunk/core-integration-test-sample/pom.xml
Thu Jun 28 11:51:31 2007
@@ -5,7 +5,7 @@
<artifactId>core-integration-testing</artifactId>
<version>1-SNAPSHOT</version>
</parent>
- <artifactId>core-integration-tests</artifactId>
+ <artifactId>maven-it</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Maven Integration Tests</name>
<build>