You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by br...@apache.org on 2008/06/14 04:29:11 UTC

svn commit: r667720 - /archiva/trunk/pom.xml

Author: brett
Date: Fri Jun 13 19:29:10 2008
New Revision: 667720

URL: http://svn.apache.org/viewvc?rev=667720&view=rev
Log:
use Wagon release

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=667720&r1=667719&r2=667720&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Fri Jun 13 19:29:10 2008
@@ -780,7 +780,7 @@
   </dependencyManagement>
   <properties>
     <maven.version>2.0.8</maven.version>
-    <wagon.version>1.0-rc1-SNAPSHOT</wagon.version>
+    <wagon.version>1.0-beta-3</wagon.version>
     <redback.version>1.0.2-SNAPSHOT</redback.version>
   </properties>
   <profiles>