You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/10/02 15:23:40 UTC

svn commit: r701121 - /maven/components/trunk/maven-distribution/pom.xml

Author: jvanzyl
Date: Thu Oct  2 06:23:40 2008
New Revision: 701121

URL: http://svn.apache.org/viewvc?rev=701121&view=rev
Log:
o rolling back r700983, this is not the way to fix MNG-3686

Modified:
    maven/components/trunk/maven-distribution/pom.xml

Modified: maven/components/trunk/maven-distribution/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-distribution/pom.xml?rev=701121&r1=701120&r2=701121&view=diff
==============================================================================
--- maven/components/trunk/maven-distribution/pom.xml (original)
+++ maven/components/trunk/maven-distribution/pom.xml Thu Oct  2 06:23:40 2008
@@ -71,11 +71,6 @@
     </dependency>
     <!--Wagon-->  
     <dependency>
-      <groupId>commons-httpclient</groupId>
-      <artifactId>commons-httpclient</artifactId>
-      <version>3.1</version>
-    </dependency>
-    <dependency>
       <groupId>easymock</groupId>
       <artifactId>easymock</artifactId>
     </dependency>