diff --git a/jenkinsfile b/jenkinsfile index bed4d8d6d..129f70a94 100644 --- a/jenkinsfile +++ b/jenkinsfile @@ -25,7 +25,7 @@ pipeline { snapshotRepo: 'qt-app-libs-snapshot-local' ) rtMavenRun ( - tool: 'MAVEN_3.9', // Tool name from Jenkins configuration + tool: 'MAVEN 3.9', // Tool name from Jenkins configuration pom: 'pom.xml', goals: 'clean install', deployerId: "SPC_DEPLOYER"