You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2006/04/04 17:10:02 UTC

svn commit: r391329 - /maven/components/branches/maven-2.0.x/maven-core-it/it0098/pom.xml

Author: jdcasey
Date: Tue Apr  4 08:10:01 2006
New Revision: 391329

URL: http://svn.apache.org/viewcvs?rev=391329&view=rev
Log:
Cleaning up it0098's artifactId.

Modified:
    maven/components/branches/maven-2.0.x/maven-core-it/it0098/pom.xml

Modified: maven/components/branches/maven-2.0.x/maven-core-it/it0098/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/branches/maven-2.0.x/maven-core-it/it0098/pom.xml?rev=391329&r1=391328&r2=391329&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it/it0098/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it/it0098/pom.xml Tue Apr  4 08:10:01 2006
@@ -1,7 +1,7 @@
 <project>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.it0098</groupId>
-  <artifactId>it0098-archetype-orchestration-test</artifactId>
+  <artifactId>it0098</artifactId>
   <version>1</version>
   
   <dependencies>