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@532453 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7726942e11
commit
3a6d8b6a27
|
@ -44,7 +44,7 @@ public class DefaultRepositoryBrowsing
|
|||
implements RepositoryBrowsing
|
||||
{
|
||||
/**
|
||||
* @plexus.requirement
|
||||
* @plexus.requirement role-hint="jdo"
|
||||
*/
|
||||
private ArchivaDAO dao;
|
||||
|
||||
|
|
Loading…
Reference in New Issue