Remove duplicate component declaration

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@542315 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2007-05-28 20:27:24 +00:00
parent ac5f47115b
commit 93801e2888
1 changed files with 0 additions and 4 deletions

View File

@ -360,10 +360,6 @@ under the License.
</requirements>
</component>
<component>
<role>org.apache.maven.artifact.repository.ArtifactRepositoryFactory</role>
<implementation>org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory</implementation>
</component>
<component>
<role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder</role>