Author: evenisse
Date: Thu Sep 8 00:45:45 2005
New Revision: 279530
URL: http://svn.apache.org/viewcvs?rev=279530&view=rev
Log:
Rollback. we need to fix all pom in repo before.
Modified:
maven/components/trunk/maven-model/maven.mdo
Modified: maven/components/trunk/maven-model/maven.mdo
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-model/maven.mdo?rev=279530&r1=279529&r2=279530&view=diff
==============================================================================
--- maven/components/trunk/maven-model/maven.mdo (original)
+++ maven/components/trunk/maven-model/maven.mdo Thu Sep 8 00:45:45 2005
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]