From 8e56c40ffbe5becdb2b80bf31ef955e3c357a802 Mon Sep 17 00:00:00 2001 From: vmassol Date: Fri, 19 Nov 2004 13:25:50 +0000 Subject: [PATCH] Fixed doco typo git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116247 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/plugin.properties b/dashboard/plugin.properties index ab159167..56eee828 100644 --- a/dashboard/plugin.properties +++ b/dashboard/plugin.properties @@ -56,7 +56,7 @@ maven.dashboard.template.legend = ${plugin.resources}/templates/legend.jsl # (otherwise the reactor will be run again on your child projects). maven.dashboard.runreactor = true -# If true, do not show projects for which gathered data is empty for all +# If false, do not show projects for which gathered data is empty for all # aggregators. maven.dashboard.report.showempty = true