You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/07/30 04:13:52 UTC

svn commit: r226461 - /maven/maven-1/plugins/trunk/artifact/project.xml

Author: brett
Date: Fri Jul 29 19:13:48 2005
New Revision: 226461

URL: http://svn.apache.org/viewcvs?rev=226461&view=rev
Log:
only needed wagon-file 1.0-alpha-4

Modified:
    maven/maven-1/plugins/trunk/artifact/project.xml

Modified: maven/maven-1/plugins/trunk/artifact/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/project.xml?rev=226461&r1=226460&r2=226461&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/project.xml Fri Jul 29 19:13:48 2005
@@ -162,7 +162,7 @@
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-file</artifactId>
-      <version>1.0-alpha-5-SNAPSHOT</version>
+      <version>1.0-alpha-4</version>
     </dependency>
     <dependency>
       <groupId>maven</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org