From 0265b5e9217204f4c9752d803392faf53c50873a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=5BAkhil?= <[AkhilTejas225@outlook.com]> Date: Wed, 25 Dec 2024 16:51:39 +0530 Subject: [PATCH] added changes --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index ab937500e..8da194a11 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,7 +26,7 @@ pipeline { snapshotRepo: 'atdevops-libs-snapshot' ) rtMavenRun ( - tool: maven 'Maven_3.8', + tool: maven 'MAVEN_3.8', deployerId: 'SPC_DEPLOYER', pom: 'pom.xml', goals: 'clean install'