slawekjaranowski commented on code in PR #3208:
URL: https://github.com/apache/maven-surefire/pull/3208#discussion_r2464576250


##########
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java:
##########
@@ -447,9 +447,15 @@ public abstract class AbstractSurefireMojo extends 
AbstractMojo implements Suref
      * Arbitrary JVM options to set on the command line. Only effective for 
forked executions.
      * <br>
      * <br>
-     * Since the Version 2.17 using an alternate syntax for {@code argLine}, 
<b>@{...}</b> allows late replacement
-     * of properties when the plugin is executed, so properties that have been 
modified by other plugins will be picked
+     * Since version 2.17 using an alternate syntax for {@code argLine}, 
<code>@{...}</code> allows late replacement

Review Comment:
   I think we can remove `since ....` it refers to very old one 



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