Skip to content

Commit b5a5812

Browse files
authored
Update azure-pipelines.yml
1 parent 288c23b commit b5a5812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pool:
77
vmImage: ubuntu-latest
88

99
steps:
10-
- task: Maven@3
10+
- task: Maven@4
1111
inputs:
1212
mavenPomFile: 'pom.xml'
1313
mavenOptions: '-Xmx3072m'

0 commit comments

Comments
 (0)