Documentation bug: Maven 1.0 compat has been fixed.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@438079 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-08-29 14:20:07 +00:00
parent 2832b0999a
commit 5a87814934

View File

@ -148,14 +148,14 @@
<td>coberturaloc</td>
<td>Cobertura</td>
<td>
Total number of code lines. WORKS ONLY WITH MAVEN 1.1.
Total number of code lines.
</td>
</tr>
<tr>
<td>jcoveragelipc</td>
<td>JCoverage</td>
<td>
Total percentage of lines covered. WORKS ONLY WITH MAVEN 1.1.
Total percentage of lines covered.
</td>
</tr>
<tr>