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:
Emmanuel Venisse 2005-09-08 07:45:45 +00:00
parent 633d4df94e
commit 86c62cc6b6
1 changed files with 9 additions and 0 deletions

View File

@ -1036,6 +1036,15 @@
<type>String</type> <type>String</type>
<description>The mechanism used to deliver notifications.</description> <description>The mechanism used to deliver notifications.</description>
</field> </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> <field>
<name>configuration</name> <name>configuration</name>
<description>Extended configuration specific to this notifier goes here.</description> <description>Extended configuration specific to this notifier goes here.</description>