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