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 9b915ae commit d0c1600Copy full SHA for d0c1600
azure-pipelines.yml
@@ -12,7 +12,7 @@ steps:
12
mavenPomFile: 'pom.xml'
13
mavenOptions: '-Xmx3072m'
14
javaHomeOption: 'JDKVersion'
15
- jdkVersionOption: '1.11'
+ jdkVersionOption: '1.17'
16
jdkArchitectureOption: 'x64'
17
publishJUnitResults: true
18
testResultsFiles: '**/TEST-*.xml'
0 commit comments