Update version to 26.02.1-SNAPSHOT [skip ci]#4250
Closed
nvauto wants to merge 1 commit intorelease/26.02from
Closed
Update version to 26.02.1-SNAPSHOT [skip ci]#4250nvauto wants to merge 1 commit intorelease/26.02from
nvauto wants to merge 1 commit intorelease/26.02from
Conversation
Wait for the pre-merge CI job to SUCCEED Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com>
Contributor
Greptile OverviewGreptile SummaryBumped project version from 26.02.0-SNAPSHOT to 26.02.1-SNAPSHOT and updated copyright year from 2025 to 2026 across both Maven (
Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant Maven as Maven Build
participant CMake as CMake Build
Dev->>Maven: Update pom.xml version
Note over Maven: 26.02.0-SNAPSHOT → 26.02.1-SNAPSHOT
Dev->>Maven: Update copyright year
Note over Maven: 2025 → 2026
Dev->>CMake: Update CMakeLists.txt version
Note over CMake: 26.02.00 → 26.02.01
Dev->>CMake: Update copyright year
Note over CMake: 2025 → 2026
Maven->>Dev: Version consistency maintained
CMake->>Dev: Version consistency maintained
|
Collaborator
|
build |
NvTimLiu
approved these changes
Feb 6, 2026
Collaborator
|
Auto +1 increase SNAPSHOT version on the branch release/26.02, after v26.02.0 spark-rapids-jni jars get released |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wait for the pre-merge CI job to SUCCEED