You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/07/31 16:28:33 UTC

svn commit: r799622 - /maven/components/trunk/pom.xml

Author: bentmann
Date: Fri Jul 31 14:28:33 2009
New Revision: 799622

URL: http://svn.apache.org/viewvc?rev=799622&view=rev
Log:
o Updated to wagon:1.0-beta-6

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=799622&r1=799621&r2=799622&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Fri Jul 31 14:28:33 2009
@@ -46,7 +46,7 @@
     <plexusInterpolationVersion>1.11</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
     <plexusUtilsVersion>1.5.15</plexusUtilsVersion>
-    <wagonVersion>1.0-beta-5</wagonVersion>
+    <wagonVersion>1.0-beta-6</wagonVersion>
     <modelBuilderVersion>1.8</modelBuilderVersion>
     <securityDispatcherVersion>1.2</securityDispatcherVersion>
     <modelloVersion>1.0.1</modelloVersion>