MPCHANGES-22 : Document description attribute

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279364 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2005-09-07 16:07:14 +00:00
parent ef1124e477
commit ae53207109

View File

@ -99,6 +99,14 @@
</td> </td>
<td>yes</td> <td>yes</td>
</tr> </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> </table>
<p> <p>