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:
Emmanuel Venisse 2005-09-08 07:15:59 +00:00
parent b2c8100048
commit 4956d4fff9
1 changed files with 0 additions and 9 deletions

View File

@ -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>