kwin commented on code in PR #725: URL: https://github.com/apache/maven-surefire/pull/725#discussion_r1513124629
########## surefire-providers/surefire-junit-platform/pom.xml: ########## @@ -80,6 +80,13 @@ <tag>surefire-3.0.0-M8</tag> </scm> + <properties> + <!-- common version suffix by platform and other junit5 artifacts, compare with https://github.com/junit-team/junit5/blob/main/gradle.properties --> Review Comment: @marcphilipp Is the assumption right that they always share the same suffix? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org