Skip to content

Commit 8e551e9

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent d89a1f1 commit 8e551e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pool:
1212
steps:
1313
- task: Maven@3
1414
inputs:
15-
mavenPomFile: 'highcpu/pom.xml'
15+
mavenPomFile: 'pom.xml'
1616
mavenOptions: '-Xmx3072m'
1717
javaHomeOption: 'JDKVersion'
1818
jdkVersionOption: '1.11'

0 commit comments

Comments
 (0)