You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by og...@apache.org on 2008/09/25 20:29:39 UTC

svn commit: r699042 - /maven/components/branches/2.2.0-M1-MNG-3759/maven-core/pom.xml

Author: ogusakov
Date: Thu Sep 25 11:29:39 2008
New Revision: 699042

URL: http://svn.apache.org/viewvc?rev=699042&view=rev
Log:
removed explicit mercury deps. - works fine without

Modified:
    maven/components/branches/2.2.0-M1-MNG-3759/maven-core/pom.xml

Modified: maven/components/branches/2.2.0-M1-MNG-3759/maven-core/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/2.2.0-M1-MNG-3759/maven-core/pom.xml?rev=699042&r1=699041&r2=699042&view=diff
==============================================================================
--- maven/components/branches/2.2.0-M1-MNG-3759/maven-core/pom.xml (original)
+++ maven/components/branches/2.2.0-M1-MNG-3759/maven-core/pom.xml Thu Sep 25 11:29:39 2008
@@ -54,7 +54,7 @@
       <artifactId>wagon-mercury</artifactId>
       <scope>runtime</scope>
     </dependency>
-<!-- 
+<!--     
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-webdav-jackrabbit</artifactId>