Skip to content

Commit a004500

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 29616b1 commit a004500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
- task: Maven@3
2222
inputs:
2323
mavenPomFile: 'pom.xml'
24-
mavenOptions: '-Xmx3072m'
24+
mavenOptions: '-Xmx2072m'
2525
javaHomeOption: 'JDKVersion'
2626
jdkVersionOption: '1.16'
2727
jdkArchitectureOption: 'x64'

0 commit comments

Comments
 (0)