Skip to content

Commit f8b2cbb

Browse files
committed
document supported values
1 parent 4158352 commit f8b2cbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

api/maven-api-model/src/main/mdo/maven.mdo

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@
9292
<name>modelVersion</name>
9393
<version>4.0.0+</version>
9494
<required>true</required>
95-
<description>Declares to which version of project descriptor this POM conforms.</description>
95+
<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>
9697
<type>String</type>
9798
</field>
9899

0 commit comments

Comments
 (0)