mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:25:49 +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'
|
mavemPOMFile: 'pom.xml'
|
||||||
publishJUnitResults: 'true'
|
publishJUnitResults: 'true'
|
||||||
testResultFiles: 'default'
|
testResultFiles: 'default'
|
||||||
jdkVersionOption: '1.17'
|
jdkVersionOption: '17'
|
||||||
goals: 'pacakge'
|
goals: 'package'
|
Loading…
Reference in a new issue