We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288c23b commit b5a5812Copy full SHA for b5a5812
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