We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4158352 commit f8b2cbbCopy full SHA for f8b2cbb
1 file changed
api/maven-api-model/src/main/mdo/maven.mdo
@@ -92,7 +92,8 @@
92
<name>modelVersion</name>
93
<version>4.0.0+</version>
94
<required>true</required>
95
- <description>Declares to which version of project descriptor this POM conforms.</description>
+ <description>Declares to which version of project descriptor this POM conforms to:
96
+ {@code 4.0.0} for Maven 3 or {@code 4.1.0} for Maven 4.</description>
97
<type>String</type>
98
</field>
99
0 commit comments