Fixing a previous commit error

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@350122 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Edwin L. Punzalan 2005-12-01 03:13:02 +00:00
parent c3bc1ff5bd
commit 54991f3c7e
1 changed files with 0 additions and 16 deletions

View File

@ -14,19 +14,3 @@
</component>
</components>
</component-set>
<component-set>
<components>
<component>
<role>org.apache.maven.repository.reporting.ArtifactReporter</role>
<role-hint>default</role-hint>
<implementation>org.apache.maven.repository.reporting.DefaultArtifactReporter</implementation>
<instantiation-strategy>per-lookup</instantiation-strategy>
</component>
<component>
<role>org.apache.maven.repository.reporting.RepositoryQueryLayer</role>
<role-hint>default</role-hint>
<implementation>org.apache.maven.repository.reporting.DefaultRepositoryQueryLayer</implementation>
<instantiation-strategy>per-lookup</instantiation-strategy>
</component>
</components>
</component-set>