Author: ltheussl Date: Wed Sep 7 09:07:14 2005 New Revision: 279364 URL: http://svn.apache.org/viewcvs?rev=279364&view=rev Log: MPCHANGES-22 : Document description attribute
Modified: maven/maven-1/plugins/trunk/changes/xdocs/index.xml Modified: maven/maven-1/plugins/trunk/changes/xdocs/index.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changes/xdocs/index.xml?rev=279364&r1=279363&r2=279364&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/changes/xdocs/index.xml (original) +++ maven/maven-1/plugins/trunk/changes/xdocs/index.xml Wed Sep 7 09:07:14 2005 @@ -99,6 +99,14 @@ </td> <td>yes</td> </tr> + <tr> + <td>description</td> + <td> + An optional description of the release. This is used in the + overview table of releases. + </td> + <td>no</td> + </tr> </table> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]