Skip to content

Use short commit hash instead of -SNAPSHOT in snapshot versions#5

Merged
tfenne merged 1 commit into
mainfrom
tf_snapshot_versions
Apr 3, 2026
Merged

Use short commit hash instead of -SNAPSHOT in snapshot versions#5
tfenne merged 1 commit into
mainfrom
tf_snapshot_versions

Conversation

@tfenne

@tfenne tfenne commented Apr 3, 2026

Copy link
Copy Markdown
Member

Replaces the default -SNAPSHOT suffix with -<7-char commit hash> for snapshot builds (e.g. 0.1.0-abc1234). Release versions from tags are unchanged. The version assignment is moved after the scmVersion block so the custom snapshotCreator is applied.

Replaces the default -SNAPSHOT suffix with -<7-char commit hash> for
snapshot builds (e.g. 0.1.0-abc1234). Release versions from tags are
unchanged. The version assignment is moved after the scmVersion block
so the custom snapshotCreator is applied.
@tfenne tfenne merged commit 9b5e81c into main Apr 3, 2026
4 checks passed
@tfenne tfenne deleted the tf_snapshot_versions branch April 3, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant