Commit 5fda53c
Bump smoke default to v0.3.1
The daily smoke workflow has been resolving the deliberately-old
0.2.0 artefact since it was first wired up. That's still useful
('the oldest released version stays resolvable on Maven Central')
but the more useful regression check is against the latest
release.
Bump the in-build.xml default from 0.2.0 to 0.3.1, with an
inline comment noting that the bump should happen in the same
commit that tags a new release. The override (-Dedtf.version=)
still works for ad-hoc runs against historical versions if you
ever need to verify a specific older release.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f1091f3 commit 5fda53c
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments