mirror of https://github.com/apache/maven.git
o rolling back r700983, this is not the way to fix MNG-3686
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@701121 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
425e98d254
commit
bdbac2f24e
|
@ -70,11 +70,6 @@
|
|||
<artifactId>wagon-file</artifactId>
|
||||
</dependency>
|
||||
<!--Wagon-->
|
||||
<dependency>
|
||||
<groupId>commons-httpclient</groupId>
|
||||
<artifactId>commons-httpclient</artifactId>
|
||||
<version>3.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
|
|
Loading…
Reference in New Issue