Skip to content

Update version to 26.02.1-SNAPSHOT [skip ci]#4250

Closed
nvauto wants to merge 1 commit intorelease/26.02from
version-to-26.02.1-SNAPSHOT
Closed

Update version to 26.02.1-SNAPSHOT [skip ci]#4250
nvauto wants to merge 1 commit intorelease/26.02from
version-to-26.02.1-SNAPSHOT

Conversation

@nvauto
Copy link
Copy Markdown
Collaborator

@nvauto nvauto commented Feb 6, 2026

Wait for the pre-merge CI job to SUCCEED

Wait for the pre-merge CI job to SUCCEED

Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com>
@nvauto nvauto requested a review from a team as a code owner February 6, 2026 02:04
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Feb 6, 2026

Greptile Overview

Greptile Summary

Bumped project version from 26.02.0-SNAPSHOT to 26.02.1-SNAPSHOT and updated copyright year from 2025 to 2026 across both Maven (pom.xml) and CMake (CMakeLists.txt) build configurations.

  • Version changes are consistent across both build systems (Maven: 26.02.1-SNAPSHOT, CMake: 26.02.01)
  • Copyright year properly updated to 2026
  • Follows standard post-release version bump pattern observed in commit history
  • No functional code changes, only metadata updates

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk - only version and copyright updates
  • Perfect score given because changes are limited to version numbers and copyright year updates with no functional code modifications, versions are consistent across build systems, and follows established versioning pattern
  • No files require special attention

Important Files Changed

Filename Overview
pom.xml Version bumped from 26.02.0-SNAPSHOT to 26.02.1-SNAPSHOT, copyright year updated to 2026
src/main/cpp/CMakeLists.txt Version bumped from 26.02.00 to 26.02.01, copyright year updated to 2026

Sequence Diagram

sequenceDiagram
    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
Loading

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@NvTimLiu NvTimLiu changed the title Update version to 26.02.1-SNAPSHOT Update version to 26.02.1-SNAPSHOT [skip ci] Feb 6, 2026
@NvTimLiu
Copy link
Copy Markdown
Collaborator

NvTimLiu commented Feb 6, 2026

build

@NvTimLiu
Copy link
Copy Markdown
Collaborator

NvTimLiu commented Feb 6, 2026

Auto +1 increase SNAPSHOT version on the branch release/26.02, after v26.02.0 spark-rapids-jni jars get released

@NvTimLiu NvTimLiu closed this Feb 12, 2026
@NvTimLiu NvTimLiu deleted the version-to-26.02.1-SNAPSHOT branch February 12, 2026 10:34
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.

2 participants