Commit 86593d0
Fix jbang-example.java to use actual version instead of Maven placeholder
Replace ${project.version} with a real version number (0.2.2-java.1) in
jbang-example.java since this file is not Maven-filtered. Also add a
fallback sed pattern in the release workflow to handle the placeholder
during the transition.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a1c3bdd commit 86593d0
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments