added changes

This commit is contained in:
“[Akhil 2024-12-27 06:48:54 +05:30
parent f357c78e5f
commit 99a8cbfadb

2
Jenkinsfile vendored
View file

@ -7,7 +7,7 @@ pipeline {
pollSCM('* * * * *')
}
tools {
maven 'Maven_3.8'
maven 'MAVEN_3.8'
jdk 'JDK_17'
}
stages {