git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175927 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-09-26 16:05:02 +00:00
parent ec59e758e3
commit b42ae3b997
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import javax.inject.Inject;
/**
*
*/
@Service("uuditListener#metadata")
@Service("auditListener#metadata")
public class MetadataAuditListener
implements AuditListener
{