Skip to content

Commit 053d0cf

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent ea32a43 commit 053d0cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515
mavenPomFile: 'pom.xml'
1616
mavenOptions: '-Xmx3072m'
1717
javaHomeOption: 'JDKVersion'
18-
jdkVersionOption: '1.8'
18+
jdkVersionOption: '1.11'
1919
jdkArchitectureOption: 'x64'
2020
publishJUnitResults: true
2121
testResultsFiles: '**/surefire-reports/TEST-*.xml'

0 commit comments

Comments
 (0)