From 9eb6446ed106f609c0609317bd1bb09fcb80c626 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:47:33 +0530 Subject: [PATCH] Update azure-pipelines-1.yml for Azure Pipelines --- azure-pipelines-1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index 560716ae6..460cf747a 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -17,7 +17,7 @@ steps: javaHomeOption: 'Path' jdkDirectory: /usr/lib/jvm/java-17-openjdk-amd64 mavenVersionOption: 'path' - mavenDirectory: /home/ubuntu/Kiranteja623/spring-petclinic + mavenDirectory: /home/ubuntu/spring-petclinic \ No newline at end of file