[MNG-5261] upgrade wagon version to 2.3 to fix issues with redirect

use 2.3-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1300653 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-03-14 17:27:28 +00:00
parent 2f453c69b9
commit 003853ae35
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<plexusInterpolationVersion>1.14</plexusInterpolationVersion>
<plexusUtilsVersion>2.0.6</plexusUtilsVersion>
<sisuInjectVersion>2.3.0</sisuInjectVersion>
<wagonVersion>2.2</wagonVersion>
<wagonVersion>2.3-SNAPSHOT</wagonVersion>
<securityDispatcherVersion>1.3</securityDispatcherVersion>
<cipherVersion>1.7</cipherVersion>
<modelloVersion>1.4.1</modelloVersion>