From ccc6d8706bbbaa420502ced76ca26a859b815290 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 9 Feb 2006 18:12:17 +0000 Subject: [PATCH] Fix documentation bug git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@376367 13f79535-47bb-0310-9956-ffa450edef68 --- jdepend/xdocs/properties.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdepend/xdocs/properties.xml b/jdepend/xdocs/properties.xml index 1f1ff1d3..75ada9e8 100644 --- a/jdepend/xdocs/properties.xml +++ b/jdepend/xdocs/properties.xml @@ -48,7 +48,7 @@ A comma-separated list of components to analyze. Corresponds to the -components command line argument - of JDepend. Defaults to ${maven.build.dest}. + of JDepend. Defaults to ${pom.package}.