Commit bbbfd69
bump-pom-scijava: change property range
As the pom-scijava pom.xml now contains multiple properties ranges, it
is not enough to search and replace within the properties tag.
To catch only the first properties section, we now rely on a properly
indented pom-scijava pom.xml, as we harden the sed range by making the
single tab character part of the pattern to match the appropriate section.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 9e7c3dc commit bbbfd69
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments