This commit is contained in:
udaykiran 2023-08-09 16:03:07 +05:30
parent 4c10f0a3b6
commit 3b415e2988

View file

@ -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"