From d04e1c158cb61325c0ca482440718a5b5fb4f01b Mon Sep 17 00:00:00 2001 From: nagarjuna33 <115863146+nagarjuna33@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:07:19 +0530 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 78a277704..1db78ef31 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,5 +16,5 @@ stages: goals: 'package' publishJUnitResults: true testResultsFiles: '**/surefire-reports/TEST-*.xml' - jdkDirectory: '/usr/lib/jvm/java-11-openjdk-amd64 + jdkDirectory: '/usr/lib/jvm/java-11-openjdk-amd64'