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 7ca7fd2 commit 96ed336Copy full SHA for 96ed336
azure-pipelines.yml
@@ -7,7 +7,7 @@ pool:
7
vmImage: ubuntu-latest
8
9
steps:
10
-- task: Maven@3
+- task: Maven@4
11
inputs:
12
mavenPomFile: 'pom.xml'
13
mavenOptions: '-Xmx3072m'
0 commit comments