Skip to content

Commit 47a2281

Browse files
authored
Update Jenkinsfile
1 parent 97bb5aa commit 47a2281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pipeline
77
{
88
steps
99
{
10-
sh 'mvnw clean install'
10+
sh 'mvn clean install'
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)