Skip to content

Commit

Permalink
Updates java tool identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ujhelyiz authored Nov 3, 2022
1 parent 9af35c3 commit b233986
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 @@ -17,7 +17,7 @@ pipeline {
}
tools {
maven 'Maven 3.3.9'
jdk 'OpenJDK 8'
jdk 'AdoptOpenJDK 8'
}
stages {
stage('Build Plug-in') {
Expand Down

0 comments on commit b233986

Please sign in to comment.