Commit a0fe25a
authored
update_version.sh: make maven run in batch mode (googleapis#2132)
Newer versions of Maven has colored outputs, which messes with the script.
The -B (batch) option disables colors.1 parent 603b4ae commit a0fe25a
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