added changes

This commit is contained in:
“[Akhil 2024-12-25 16:59:00 +05:30
parent 0265b5e921
commit 09c157d621

2
Jenkinsfile vendored
View file

@ -26,7 +26,7 @@ pipeline {
snapshotRepo: 'atdevops-libs-snapshot' snapshotRepo: 'atdevops-libs-snapshot'
) )
rtMavenRun ( rtMavenRun (
tool: maven 'MAVEN_3.8', tool: 'MAVEN_3.8',
deployerId: 'SPC_DEPLOYER', deployerId: 'SPC_DEPLOYER',
pom: 'pom.xml', pom: 'pom.xml',
goals: 'clean install' goals: 'clean install'