diff --git a/dashboard/project.xml b/dashboard/project.xml
index 6c75177e..a18a7b7e 100644
--- a/dashboard/project.xml
+++ b/dashboard/project.xml
@@ -5,7 +5,7 @@
3
maven-dashboard-plugin
Maven Dashboard Plugin
- 1.0
+ 1.1-SNAPSHOT
Generate a dashboard containing global statistics about other maven reports
Generate a statistic dashboard
http://maven.apache.org/reference/plugins/dashboard/
@@ -20,6 +20,11 @@
1.0
MAVEN_DASHBOARD_1_0
+
+ 1.1
+ 1.1
+ HEAD
+
diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml
index 3ceecc16..20474947 100644
--- a/dashboard/xdocs/changes.xml
+++ b/dashboard/xdocs/changes.xml
@@ -7,6 +7,9 @@
+
+
+
Initial creation. See the feature list on the Dashboard web site