mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
25
This commit is contained in:
parent
4c10f0a3b6
commit
3b415e2988
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue