mirror of https://github.com/apache/archiva.git
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:
parent
c3bc1ff5bd
commit
54991f3c7e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue