slawekjaranowski commented on a change in pull request #480:
URL: https://github.com/apache/maven-surefire/pull/480#discussion_r817379420



##########
File path: Jenkinsfile
##########
@@ -30,7 +30,7 @@ properties(
     ]
 )
 final def oses = ['linux':'ubuntu && maven', 'windows':'windows-he']
-final def mavens = env.BRANCH_NAME == 'master' ? ['3.6.x', '3.2.x'] : ['3.2.x']
+final def mavens = env.BRANCH_NAME == 'master' ? ['3.2.x', '3.8.x'] : ['3.8.x']

Review comment:
       the first version of maven will be used to deploy artifacts - maybe 
better is use the latest version to deploy




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


Reply via email to