diff --git a/Jenkinsfile b/Jenkinsfile index 1a7877e..f13d71a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,8 +1,5 @@ pipeline { agent any - tools { - maven 'm1' - } stages { stage('Build') { steps {