From dea3b3015da7dc345fe7744f3ce49c4117b681db Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:26:23 +0530 Subject: [PATCH] Update azure-pipelines-1.yml for Azure Pipelines --- azure-pipelines-1.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index 5d178b363..c556df2e4 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -15,7 +15,6 @@ steps: goals: 'package' testResultsFiles: '**/surefire-reports/TEST-*.xml' jdkDirectory: /usr/lib/jvm/java-1.17.0-openjdk-amd64 - jdkVersionOption: '1.17' mavenDirectory: /home/ubuntu/spring-petclinic \ No newline at end of file