From 39e4d94d62399f577f1186e2be5d248fb20f9f50 Mon Sep 17 00:00:00 2001 From: vmassol Date: Fri, 15 Oct 2004 14:21:29 +0000 Subject: [PATCH] - Prepare for work on 1.6 version - Added Thomas' organization (as requested) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116143 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/project.xml | 3 ++- dashboard/xdocs/changes.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dashboard/project.xml b/dashboard/project.xml index 4fe70a83..6381cef9 100644 --- a/dashboard/project.xml +++ b/dashboard/project.xml @@ -23,7 +23,7 @@ 3 maven-dashboard-plugin Maven Dashboard Plugin - 1.5 + 1.6-SNAPSHOT Generate a dashboard containing global statistics about other maven reports Generate a statistic dashboard http://maven.apache.org/reference/plugins/dashboard/ @@ -100,6 +100,7 @@ Thomas Recloux trecloux@norsys.fr + Norsys diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml index 942287bb..30cd2880 100644 --- a/dashboard/xdocs/changes.xml +++ b/dashboard/xdocs/changes.xml @@ -24,6 +24,8 @@ Vincent Massol + + Added dashboard report example to the Dashboard plugin web site. Added new