We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e670bcc commit 4f46078Copy full SHA for 4f46078
azure-pipelines.yml
@@ -27,6 +27,7 @@ jobs:
27
publishJUnitResults: true
28
testResultsFiles: '**/surefire-reports/TEST-*.xml'
29
javaHomeOption: 'JDKVersion'
30
+ jdkVersionOption: '11'
31
mavenVersionOption: 'Default'
32
mavenAuthenticateFeed: false
33
effectivePomSkip: false
@@ -120,6 +121,7 @@ jobs:
120
121
122
123
124
125
126
127
0 commit comments