elharo commented on code in PR #11809:
URL: https://github.com/apache/maven/pull/11809#discussion_r2959375053
##########
maven-model/src/main/mdo/maven.mdo:
##########
@@ -86,7 +86,12 @@
<name>modelVersion</name>
<version>4.0.0+</version>
<required>true</required>
- <description>Declares to which version of project descriptor this
POM conforms.</description>
+ <description>
+ <![CDATA[
+ Declares to which version of project descriptor this POM conforms:
<code>4.0.0</code> is the only
Review Comment:
Pair programming excepted, in my experience most of the time most PR authors
prefer to make changes themselves and object when other devs edit their
branches directly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]