slawekjaranowski commented on code in PR #151: URL: https://github.com/apache/maven-integration-testing/pull/151#discussion_r851624623
########## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng5222MojoDeprecatedParamsTest.java: ########## @@ -35,7 +35,7 @@ { public MavenITmng5222MojoDeprecatedParamsTest() { - super( "[3.9.0,)" ); + super( "[4.0.0-alpha-1,)" ); Review Comment: When this change will be merged with current fix to Maven master test on 3.9 will fail. I will restore it with together cherry pick/port change to 3.9.x branch of Maven core. -- 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