Skip to content

Commit

Permalink
Update mvn
Browse files Browse the repository at this point in the history
  • Loading branch information
adhesivee committed Feb 12, 2019
1 parent 3c9c111 commit af201ce
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 @@ -2,7 +2,7 @@ pipeline {
agent any

tools {
maven 'mvn-3.5.4'
maven 'mvn-3.6.0'
jdk 'jdk-8'
}

Expand Down

0 comments on commit af201ce

Please sign in to comment.