mirror of
https://github.com/apache/struts.git
synced 2026-08-05 14:47:09 +00:00
Uses proper maven version
This commit is contained in:
Vendored
+1
-1
@@ -10,7 +10,7 @@ pipeline {
|
||||
}
|
||||
tools {
|
||||
jdk 'jdk_1.7_latest'
|
||||
maven 'maven_3_8_7'
|
||||
maven 'maven_3.8.7'
|
||||
}
|
||||
triggers {
|
||||
pollSCM 'H/15 * * * *'
|
||||
|
||||
Reference in New Issue
Block a user