Skip to content

Commit

Permalink
Uses latest maven version supporting Java 7
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Sep 6, 2023
1 parent bf54436 commit 4e7b8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pipeline {
}
tools {
jdk 'jdk_1.7_latest'
maven 'maven_3_latest'
maven 'maven_3_8_7'
}
triggers {
pollSCM 'H/15 * * * *'
Expand Down

0 comments on commit 4e7b8a4

Please sign in to comment.