slawekjaranowski commented on code in PR #328:
URL: https://github.com/apache/maven-enforcer/pull/328#discussion_r1712084884


##########
enforcer-rules/src/site/apt/requireSameVersions.apt.vm:
##########
@@ -37,8 +37,10 @@
    * <<reportPlugins>> - an optional list of report plugin patterns
    
    * <<plugins>> - an optional list of both build and report plugin patterns
-    
+   
    * <<uniqueVersions>> - if SNAPSHOTs should be compared by their timestamped 
version or not. Default: false
+   
+   * <<sameModuleVersions>> - if set to true enforces that the current module 
has the same version as the top level aggregator project. Default: false. 
Supported since version 3.6.0

Review Comment:
   We don't have a `since` sentence for other options even for rule itself.
   So maybe we should be consistent.



-- 
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]

Reply via email to