mirror of https://github.com/apache/archiva.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175927 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ec59e758e3
commit
b42ae3b997
|
@ -31,7 +31,7 @@ import javax.inject.Inject;
|
|||
/**
|
||||
*
|
||||
*/
|
||||
@Service("uuditListener#metadata")
|
||||
@Service("auditListener#metadata")
|
||||
public class MetadataAuditListener
|
||||
implements AuditListener
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue