Commit 7d0b0af2 authored by Serdar TURKEL's avatar Serdar TURKEL

downgrade java version

parent 590cf058
......@@ -2,7 +2,7 @@ pipeline {
agent any
tools {
maven 'Maven 3.8.6'
jdk 'JDK 1.8'
jdk 'JDK 11'
dockerTool 'Docker'
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment