added changes

This commit is contained in:
“[Akhil 2024-12-25 16:51:39 +05:30
parent 926cd1e4be
commit 0265b5e921

2
Jenkinsfile vendored
View file

@ -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'