mirror of https://github.com/apache/maven.git
Remove old address field in notifier
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279525 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b2c8100048
commit
4956d4fff9
|
@ -1036,15 +1036,6 @@
|
|||
<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.
|
||||
</description>
|
||||
</field>
|
||||
<field>
|
||||
<name>configuration</name>
|
||||
<description>Extended configuration specific to this notifier goes here.</description>
|
||||
|
|
Loading…
Reference in New Issue