From eb389236dffb3ef45e1da741308511a2c5bb1267 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Thu, 16 Feb 2023 22:20:36 +0530 Subject: [PATCH] Update azure-pipelines-1.yml for Azure Pipelines --- azure-pipelines-1.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index 8e3192cda..be5e7a78e 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -14,8 +14,7 @@ steps: publishJUnitResults: true goals: 'package' testResultsFiles: '**/surefire-reports/TEST-*.xml' - jdkDirectory: /usr/lib/jvm/openjdk-17 - jdkVersionOption: '1.17' + jdkDirectory: /usr/lib/jvm/ mavenDirectory: /home/ubuntu/spring-petclinic \ No newline at end of file