diff --git a/dist/plugin.jelly b/dist/plugin.jelly
index d1f9121e..99bc2309 100644
--- a/dist/plugin.jelly
+++ b/dist/plugin.jelly
@@ -26,11 +26,6 @@
xmlns:assert="assert"
xmlns:util="jelly:util">
-
-
-
-
-
diff --git a/dist/xdocs/changes.xml b/dist/xdocs/changes.xml
index e553d901..370dee5d 100644
--- a/dist/xdocs/changes.xml
+++ b/dist/xdocs/changes.xml
@@ -34,7 +34,6 @@
maven-model v3.0.0 -> v3.0.1
- It requires at least maven-plugin-plugin v1.7.
It requires at least maven-artifact-plugin v1.3.
Added multiproject analogs mirroring single project goals. Also added the abiltiy to generate combined javadocs for multiproject distribution. However multiproject consolidation might be best put into the site plugin. These fixes are associated with the following JIRA enhancement issue.
Removed unused properties: maven.dist.tar.executable and maven.dist.gunzip.executable.
diff --git a/dist/xdocs/index.xml b/dist/xdocs/index.xml
index d3b8c80a..427d6e42 100644
--- a/dist/xdocs/index.xml
+++ b/dist/xdocs/index.xml
@@ -34,7 +34,6 @@
Be careful, the following plugins must be installed to use the distribution plugin :
- - maven-plugin-plugin 1.7 (at least)
- maven-artifact-plugin 1.3 (at least)