Fix error reporting if version number cannot be bumped
The call to `new IllegalArgumentException` fails inside the sandbox that the Jenkinsfile script runs in. Use `error` instead per https://stackoverflow.com/questions/42718785/
Showing
Please register or sign in to comment