mirror of https://github.com/apache/maven.git
update to Wagon 2.3 through the staging repo so we can validate 2.3 is good with master
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1411743 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
731fa826e5
commit
1e41eff172
2
pom.xml
2
pom.xml
|
@ -50,7 +50,7 @@
|
||||||
<plexusInterpolationVersion>1.14</plexusInterpolationVersion>
|
<plexusInterpolationVersion>1.14</plexusInterpolationVersion>
|
||||||
<plexusUtilsVersion>3.0.9</plexusUtilsVersion>
|
<plexusUtilsVersion>3.0.9</plexusUtilsVersion>
|
||||||
<sisuInjectVersion>2.3.0</sisuInjectVersion>
|
<sisuInjectVersion>2.3.0</sisuInjectVersion>
|
||||||
<wagonVersion>2.3-SNAPSHOT</wagonVersion>
|
<wagonVersion>2.3</wagonVersion>
|
||||||
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
||||||
<cipherVersion>1.7</cipherVersion>
|
<cipherVersion>1.7</cipherVersion>
|
||||||
<modelloVersion>1.6</modelloVersion>
|
<modelloVersion>1.6</modelloVersion>
|
||||||
|
|
Loading…
Reference in New Issue