From 88a72438a58dde9124b46cac685b17862823d1c5 Mon Sep 17 00:00:00 2001 From: chandu54321 Date: Thu, 12 Dec 2024 16:57:14 +0530 Subject: [PATCH] added the changes --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9b760518f..6aed0c1ee 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ steps: versionSpec: '17' jdkArchitectureOption: 'x64' jdkSourceOption: 'PreInstalled' - displayName: 'java 17 installed' + displayName: 'java 17 installed for azure' - task: Maven@4 inputs: