Commit e6133b5
Prepare v0.3.1: bump SNAPSHOT, document the patch release
Stamps the patch release that bundles the dependabot dependency
updates, the GitHub Actions Node 24 migration, the
publishing-plugin upgrade, the smoke-test fix, and the five new
locale bundles.
pom.xml
Version 0.3.0-SNAPSHOT -> 0.3.1-SNAPSHOT.
CHANGELOG.md
- Move [0.3.0] from 'unreleased' to '2026-04-23' (it shipped).
- Add a new [0.3.1] -- unreleased section grouped under
Added / Changed / Fixed:
Added: five locale bundles, README ant/ivy expansion.
Changed: actions/checkout 4->6, actions/setup-java 4->5,
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 removed, junit-bom
5.11.4->6.0.3, central-publishing-maven-plugin 0.7.0->
0.10.0, three Maven plugin patch bumps, README version
snippets bumped to 0.3.0.
Fixed: smoke test API misuse.
- Note in the lead paragraph that this release exists primarily
to isolate the publish-plugin upgrade so any release-time
regression has a single suspect.
mvn -B verify still 367 / 367 green at this commit.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ae80d4f commit e6133b5
2 files changed
Lines changed: 53 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
8 | 59 | | |
9 | 60 | | |
10 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments