Author: ltheussl
Date: Thu Feb 9 10:12:17 2006
New Revision: 376367
URL: http://svn.apache.org/viewcvs?rev=376367&view=rev
Log:
Fix documentation bug
Modified:
maven/maven-1/plugins/trunk/jdepend/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/jdepend/xdocs/properties.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdepend/xdocs/properties.xml?rev=376367&r1=376366&r2=376367&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jdepend/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/jdepend/xdocs/properties.xml Thu Feb 9
10:12:17 2006
@@ -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>