mirror of https://github.com/apache/maven.git
o Adding nagEmailAddress to the ciManagement part.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162841 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b451d00a65
commit
472d180a19
|
@ -544,6 +544,12 @@
|
|||
<description>Url for the continuous integration system use by the project.</description>
|
||||
<type>String</type>
|
||||
</field>
|
||||
<field>
|
||||
<name>nagEmailAddress</name>
|
||||
<version>4.0.0</version>
|
||||
<description>Email address for the party to be notified on unsuccessful builds.</description>
|
||||
<type>String</type>
|
||||
</field>
|
||||
</fields>
|
||||
</class>
|
||||
<class>
|
||||
|
|
Loading…
Reference in New Issue