MPEAR-40: fixed typo on documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116291 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
felipeal
2004-12-12 20:06:39 +00:00
parent 35881cc270
commit 6d561780a6
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
</properties>
<body>
<release version="1.7-SNAPSHOT" date="in CVS">
<action dev="felipeal" type="fix" issue="MPJAR-40" due-to="Shinobu Kawai">Fix typo on documentation.</action>
<action dev="felipeal" type="add">Added new property <code>maven.jar.final.name</code>.</action>
</release>
<release version="1.6.1" date="2004-11-10">

View File

@@ -31,7 +31,7 @@
<table>
<tr><th>Goal</th><th>Description</th></tr>
<tr>
<td>jar:jar</td>
<td>jar</td>
<td>Launch jar:jar goal.</td>
</tr>
<tr>