diff --git a/dashboard/project.xml b/dashboard/project.xml
index 077b1496..90d38172 100644
--- a/dashboard/project.xml
+++ b/dashboard/project.xml
@@ -67,7 +67,7 @@
maven
maven-junit-report-plugin
- 1.4-SNAPSHOT
+ 1.4
plugin
diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml
index 8dd359c2..366839ad 100644
--- a/dashboard/xdocs/changes.xml
+++ b/dashboard/xdocs/changes.xml
@@ -8,6 +8,9 @@
+
+ Changed junit-report-1.4-SNAPSHOT to 1.4 release.
+
Added explicit dependencies on other Maven plugins.