This commit is contained in:
gajendrachinna 2024-12-16 10:52:59 +05:30
parent a3ace47bbb
commit 02ccd8e072

View file

@ -14,5 +14,5 @@ stages:
mavemPOMFile: 'pom.xml'
publishJUnitResults: 'true'
testResultFiles: 'default'
jdkVersionOption: '1.17'
goals: 'pacakge'
jdkVersionOption: '17'
goals: 'package'