mirror of https://github.com/apache/maven.git
Rollback. we need to fix all pom in repo before.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
633d4df94e
commit
86c62cc6b6
|
@ -1036,6 +1036,15 @@
|
|||
<type>String</type>
|
||||
<description>The mechanism used to deliver notifications.</description>
|
||||
</field>
|
||||
<!-- TODO: Remove it after continuum alpha-3 release -->
|
||||
<field>
|
||||
<name>address</name>
|
||||
<version>4.0.0</version>
|
||||
<type>String</type>
|
||||
<description>
|
||||
Where to send the notification to - eg email address. DEPRECATED.
|
||||
</description>
|
||||
</field>
|
||||
<field>
|
||||
<name>configuration</name>
|
||||
<description>Extended configuration specific to this notifier goes here.</description>
|
||||
|
|
Loading…
Reference in New Issue