diff --git a/maven-model/src/main/mdo/maven.mdo b/maven-model/src/main/mdo/maven.mdo
index 47faedfbf2..14d97e301d 100644
--- a/maven-model/src/main/mdo/maven.mdo
+++ b/maven-model/src/main/mdo/maven.mdo
@@ -436,15 +436,6 @@
published. This is used when the distributions are deployed.
String
-
- distributionManagement
- 4.0.0
- Distribution information for a project that enables deployment of the site
- and artifacts to remote web servers and repositories respectively.
-
- DistributionManagement
-
-
@@ -604,6 +595,15 @@
]]>
+
+ distributionManagement
+ 4.0.0
+ Distribution information for a project that enables deployment of the site
+ and artifacts to remote web servers and repositories respectively.
+
+ DistributionManagement
+
+
modules
4.0.0