diff --git a/dashboard/project.xml b/dashboard/project.xml index 28e734b2..64de2e90 100644 --- a/dashboard/project.xml +++ b/dashboard/project.xml @@ -23,7 +23,7 @@ 3 maven-dashboard-plugin Maven Dashboard Plugin - 1.7-SNAPSHOT + 1.7 Generate a dashboard containing global statistics about other maven reports Generate a statistic dashboard http://maven.apache.org/reference/plugins/dashboard/ @@ -70,6 +70,11 @@ 1.6 MAVEN_DASHBOARD_1_6 + + 1.7 + 1.7 + MAVEN_DASHBOARD_1_7 + diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml index d5d9f2e5..a2d34ba9 100644 --- a/dashboard/xdocs/changes.xml +++ b/dashboard/xdocs/changes.xml @@ -24,23 +24,12 @@ Vincent Massol - - - Added links to reports for all aggregators. - - - Added aggregators for JavaNCSS. - - - Added technical background information on the website. - - - Updated the FAQ with an entry for solving the issue when the Clover - aggregators report no data. - - - Added a FAQ on the website. - + + Added links to reports for all aggregators. + Added aggregators for JavaNCSS. + Added technical background information on the website. + Updated the FAQ with an entry for solving the issue when the Clover aggregators report no data. + Added a FAQ on the website. Added Maven Change Log aggregators.