mirror of https://github.com/apache/maven.git
[MNG-5175] replace wagon http lightweight with wagon http 2.0 .
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1177416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
81e8cc9b5c
commit
f57a97beac
2
pom.xml
2
pom.xml
|
@ -45,7 +45,7 @@
|
||||||
<plexusInterpolationVersion>1.14</plexusInterpolationVersion>
|
<plexusInterpolationVersion>1.14</plexusInterpolationVersion>
|
||||||
<plexusUtilsVersion>2.0.6</plexusUtilsVersion>
|
<plexusUtilsVersion>2.0.6</plexusUtilsVersion>
|
||||||
<sisuInjectVersion>2.1.1</sisuInjectVersion>
|
<sisuInjectVersion>2.1.1</sisuInjectVersion>
|
||||||
<wagonVersion>2.0-SNAPSHOT</wagonVersion>
|
<wagonVersion>2.0</wagonVersion>
|
||||||
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
||||||
<cipherVersion>1.7</cipherVersion>
|
<cipherVersion>1.7</cipherVersion>
|
||||||
<modelloVersion>1.4.1</modelloVersion>
|
<modelloVersion>1.4.1</modelloVersion>
|
||||||
|
|
Loading…
Reference in New Issue