fix incorrect table

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163957 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-04-15 12:23:27 +00:00
parent 8f0d5c7ac6
commit d3c5de773f
1 changed files with 2 additions and 2 deletions

View File

@ -83,13 +83,13 @@
</tr>
<tr>
<th>compile</th>
<td>compile</td>
<td>compile (*)</td>
<td>runtime</td>
<td>-</td>
</tr>
<tr>
<th>runtime</th>
<td>compile (*)</td>
<td>runtime</td>
<td>runtime</td>
<td>-</td>
</tr>