Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / mvn-verify-skip-source-39f1e748f5505d4c.yaml
1 ---
2 other:
3   - |
4     The Maven Verify job will now call ``-Dmaven.source.skip`` to skip source
5     jar generation in the verify job. This saves us some time in the verify
6     build as the source artifacts are not useful in a verify job.