This commit is contained in:
Bharatkumar5690 2023-03-09 18:50:19 +05:30
parent 45395a9f27
commit 2611d7c0e2

2
Jenkinsfile vendored
View file

@ -31,7 +31,7 @@ pipeline {
)
}
}
stage ('package') {
stage('package') {
tools {
jdk 'JDK_17'
maven 'MAVEN'