M3 in tools

This commit is contained in:
2026-04-17 09:56:30 +00:00
parent 0ba5d3b3f7
commit 04ef84d117

2
Jenkinsfile vendored
View File

@@ -2,7 +2,7 @@ pipeline {
agent any agent any
tools { tools {
maven "maven_jenkins" maven "M3"
} }
stages { stages {