Skip to content

Commit 96ed336

Browse files
authored
Updated azure-pipelines.yml
1 parent 7ca7fd2 commit 96ed336

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
@@ -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)