Commit 77ca67f
committed
Restore imagej.version property
We need a version property matching the artifactId of the artifact,
which in this case is net.imagej:imagej, for the melting pot to work.
I considered renaming net.imagej:imagej to net.imagej:imagej2, but
that would disrupt a large ecosystem of downstream code, including
e.g. PyImageJ, which defaults to using net.imagej:imagej currently.
It would be possible to do this rename later, but it would be more
involved, and I would prefer to do it at a time when the rest of the
system is not in motion so much.1 parent ec8c02d commit 77ca67f
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
420 | 421 | | |
421 | 422 | | |
422 | 423 | | |
| |||
1491 | 1492 | | |
1492 | 1493 | | |
1493 | 1494 | | |
1494 | | - | |
| 1495 | + | |
1495 | 1496 | | |
1496 | 1497 | | |
1497 | 1498 | | |
| |||
4367 | 4368 | | |
4368 | 4369 | | |
4369 | 4370 | | |
4370 | | - | |
| 4371 | + | |
4371 | 4372 | | |
4372 | 4373 | | |
4373 | 4374 | | |
| |||
0 commit comments