Commit 6338901
committed
sj-version.sh: fix output for newer pom-scijavas
The issue was that the '<version>' block of the imagej-maven-plugin
configuration was matching the grep filter, when it should have been
excluded, resulting in the erroneous line:
version: ${imagej-maven-plugin.version}1 parent 3c3932e commit 6338901
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments