o cut/paste error taking the components.xml from the ant tasks :-)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291706 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-09-26 18:37:02 +00:00
parent 2c5b3a39e7
commit 5dc1bd8d33
1 changed files with 1 additions and 4 deletions

View File

@ -135,10 +135,7 @@
-->
<component>
<role>org.apache.maven.artifact.manager.WagonManager</role>
<implementation>org.apache.maven.artifact.ant.CustomWagonManager</implementation>
<!--
<implementation>org.apache.maven.artifact.manager.DefaultWagonManager</implementation>
-->
<implementation>org.apache.maven.artifact.manager.DefaultWagonManager</implementation>
</component>
<!--