diff --git a/checkstyle/xdocs/changes.xml b/checkstyle/xdocs/changes.xml
index 83b315fe..1af67822 100644
--- a/checkstyle/xdocs/changes.xml
+++ b/checkstyle/xdocs/changes.xml
@@ -31,8 +31,6 @@
Moved reports under the checkstyle folder and renamed.
Added maven.checkstyle.dir and move output files there.
Added properties maven.checkstyle.output.xml and maven.checkstyle.output.txt
- It requires at least maven-plugin-plugin v1.7.
- It requires at least maven-xdoc-plugin v1.10.
The checkstyle plugin use the maven.xdoc.locale.default to generate the report.
Ability to check test sources using property maven.checkstyle.check.tests
Generate reports filtered by severity
diff --git a/checkstyle/xdocs/index.xml b/checkstyle/xdocs/index.xml
index 2e008620..3386a363 100644
--- a/checkstyle/xdocs/index.xml
+++ b/checkstyle/xdocs/index.xml
@@ -33,14 +33,7 @@
code violations can be easily found and corrected.
-
- Be careful, the following plugins must be installed to use the checkstyle plugin :
-
- - maven-plugin-plugin 1.7 (at least)
- - maven-xdoc-plugin 1.10 (at least)
-
-
-
+
To use older versions of the the dashboard plugin report with the latest version of this one