olamy commented on code in PR #578:
URL: https://github.com/apache/maven-surefire/pull/578#discussion_r1035459897


##########
maven-failsafe-plugin/pom.xml:
##########
@@ -108,7 +108,7 @@
                     <dependency>
                         <groupId>org.apache.maven.surefire</groupId>
                         <artifactId>surefire-shadefire</artifactId>
-                        <version>3.0.0-M6</version> <!-- ${shadedVersion}, but 
resolved due to https://issues.apache.org/jira/browse/MRELEASE-799 -->
+                        <version>3.0.0-M7</version> <!-- ${shadedVersion}, but 
resolved due to https://issues.apache.org/jira/browse/MRELEASE-799 -->

Review Comment:
   maybe we could have a property such `<surefire.plugin.version.runtime>` or 
another name to avoid such level of duplication?



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