Commit 5102005b authored by Muhammad Suleman's avatar Muhammad Suleman

Update Jenkinsfile

parent f736b718
......@@ -5,7 +5,7 @@ pipeline {
stage('Maven Install') {
agent {
docker {
image 'maven:3.5.0'
image 'maven:3.6.3'
}
}
steps {
......
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