mirror of https://github.com/apache/archiva.git
Fixing bad role-hint
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@528598 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7508bee55b
commit
d875c2574c
|
@ -40,7 +40,7 @@ import java.util.Map;
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*
|
*
|
||||||
* @plexus.component role="org.apache.maven.archiva.consumers.RepositoryContentConsumer"
|
* @plexus.component role="org.apache.maven.archiva.consumers.RepositoryContentConsumer"
|
||||||
* role-hint="auto-remove"
|
* role-hint="auto-rename"
|
||||||
* instantiation-strategy="per-lookup"
|
* instantiation-strategy="per-lookup"
|
||||||
*/
|
*/
|
||||||
public class AutoRenameConsumer
|
public class AutoRenameConsumer
|
||||||
|
|
Loading…
Reference in New Issue