slfan1989 opened a new pull request, #2397:
URL: https://github.com/apache/auron/pull/2397
### Which issue does this PR close?
Closes #2396
### Rationale for this change
Apache Auron 8.0.0-incubating has been released. Continued development on
the `master` branch should use the next snapshot version instead of retaining
the released version.
The release build workflows also contain hard-coded Auron version values.
These values must remain consistent with the Maven project version so that
generated JAR names match the artifact paths expected by GitHub Actions.
### What changes are included in this PR?
- Update `project.version` in the root `pom.xml` from
`8.0.0-incubating` to `9.0.0-SNAPSHOT`.
- Update `auronver` to `9.0.0-SNAPSHOT` in the AMD64 release workflow.
- Update the explicit Spark 4.0 and Spark 4.1 AMD64 matrix entries.
- Update `auronver` to `9.0.0-SNAPSHOT` in the ARM64 release workflow.
- Update `auronver` to `9.0.0-SNAPSHOT` in the macOS release workflow.
### Are there any user-facing changes?
No.
This change only updates the development version and CI artifact naming.
It does not introduce changes to runtime behavior or public APIs.
### How was this patch tested?
# Was this patch authored or co-authored using generative AI tooling?
- [ ] Yes
- [ ] No
If yes, include: `Generated-by: <tool name and version>`
ASF guidance: https://www.apache.org/legal/generative-tooling.html
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]