You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2008/03/19 02:58:06 UTC

svn commit: r638679 - /maven/components/branches/maven-2.0.x/maven-core-it-runner/pom.xml

Author: brianf
Date: Tue Mar 18 18:58:04 2008
New Revision: 638679

URL: http://svn.apache.org/viewvc?rev=638679&view=rev
Log:
another attempt at the IT runner...

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

Modified: maven/components/branches/maven-2.0.x/maven-core-it-runner/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core-it-runner/pom.xml?rev=638679&r1=638678&r2=638679&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core-it-runner/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core-it-runner/pom.xml Tue Mar 18 18:58:04 2008
@@ -53,7 +53,7 @@
                             <artifactItems>
                                 <artifactItem>
                                     <groupId>org.apache.maven</groupId>
-                                    <artifactId>assembly</artifactId>
+                                    <artifactId>apache-maven</artifactId>
                                     <version>${project.version}</version>
                                     <classifier>bin</classifier>
                                     <type>tar.gz</type>