Commit 25aa6cf
[SPARK-51577] Make gradle build to automatically append SNAPSHOT suffix to version for non-release builds
### What changes were proposed in this pull request?
This PR makes gradle build automatically append `-SNAPSHOT` suffix to `version` for non-release builds
### Why are the changes needed?
This would help to automatically set up builds based on gradle release properties
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Pass the CIs
### Was this patch authored or co-authored using generative AI tooling?
No
Closes apache#170 from jiangzho/main.
Authored-by: Zhou JIANG <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>1 parent 9cf0bac commit 25aa6cf
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
0 commit comments