Fixed comment. It was using the wrong dashboard plugin goal.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@159227 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2005-03-28 09:28:45 +00:00
parent e86370a847
commit 5ceabb7152

View File

@ -45,5 +45,5 @@ maven.multiproject.overviewPage.text=
# Goal to run on each project when executing multiproject:site. This is
# useful if you need to add additional goals to run.
# For example, the dashboard plugin redefined this property to use
# "site,dashboard:single-report" instead of the default "site" goal.
# "site,dashboard:report-single" instead of the default "site" goal.
maven.multiproject.site.goals=site