diff --git a/Jenkinsfile b/Jenkinsfile index 8da194a11..03f23cf26 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,7 +26,7 @@ pipeline { snapshotRepo: 'atdevops-libs-snapshot' ) rtMavenRun ( - tool: maven 'MAVEN_3.8', + tool: 'MAVEN_3.8', deployerId: 'SPC_DEPLOYER', pom: 'pom.xml', goals: 'clean install'