mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
update
This commit is contained in:
parent
a3ace47bbb
commit
02ccd8e072
1 changed files with 2 additions and 2 deletions
|
@ -14,5 +14,5 @@ stages:
|
|||
mavemPOMFile: 'pom.xml'
|
||||
publishJUnitResults: 'true'
|
||||
testResultFiles: 'default'
|
||||
jdkVersionOption: '1.17'
|
||||
goals: 'pacakge'
|
||||
jdkVersionOption: '17'
|
||||
goals: 'package'
|
Loading…
Reference in a new issue