Fix documentation bug

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@376367 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2006-02-09 18:12:17 +00:00
parent 63a3c7dcbb
commit ccc6d8706b

View File

@@ -48,7 +48,7 @@
<td>
A comma-separated list of components to analyze.
Corresponds to the <code>-components</code> command line argument
of JDepend. Defaults to <code>${maven.build.dest}</code>.
of JDepend. Defaults to <code>${pom.package}</code>.
</td>
</tr>
<tr>