diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index 68eae07c0..560716ae6 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -16,6 +16,8 @@ steps: testResultsFiles: '**/surefire-reports/TEST-*.xml' javaHomeOption: 'Path' jdkDirectory: /usr/lib/jvm/java-17-openjdk-amd64 - mavenDirectory: /home/ubuntu/spring-petclinic + mavenVersionOption: 'path' + mavenDirectory: /home/ubuntu/Kiranteja623/spring-petclinic + \ No newline at end of file