mirror of
https://github.com/apache/struts.git
synced 2026-08-06 23:27:07 +00:00
Uses latest maven version supporting Java 7
This commit is contained in:
Vendored
+1
-1
@@ -10,7 +10,7 @@ pipeline {
|
||||
}
|
||||
tools {
|
||||
jdk 'jdk_1.7_latest'
|
||||
maven 'maven_3_latest'
|
||||
maven 'maven_3_8_7'
|
||||
}
|
||||
triggers {
|
||||
pollSCM 'H/15 * * * *'
|
||||
|
||||
Reference in New Issue
Block a user