diff --git a/multiproject/plugin.properties b/multiproject/plugin.properties index a89f40f7..bf9d794a 100644 --- a/multiproject/plugin.properties +++ b/multiproject/plugin.properties @@ -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