mirror of https://github.com/apache/maven.git
Fix mail notifier configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279526 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4956d4fff9
commit
e98d10f444
|
@ -17,7 +17,9 @@
|
|||
<notifiers>
|
||||
<notifier>
|
||||
<type>mail</type>
|
||||
<address>dev@maven.apache.org</address>
|
||||
<configuration>
|
||||
<address>dev@maven.apache.org</address>
|
||||
</configuration>
|
||||
</notifier>
|
||||
</notifiers>
|
||||
</ciManagement>
|
||||
|
|
Loading…
Reference in New Issue