Commit 19994a4
committed
update_version.sh: make maven run in batch mode
Newer versions of Maven has colored outputs, which messes with the script.
The -B (batch) option disables colors.
Could folks using older Mavens let me know if your versions accept
the batch option?1 parent 0c89651 commit 19994a4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments