File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- Copyright (c) 2022-2025 , NVIDIA CORPORATION.
3+ Copyright (c) 2022-2026 , NVIDIA CORPORATION.
44
55 Licensed under the Apache License, Version 2.0 (the "License");
66 you may not use this file except in compliance with the License.
2121
2222 <groupId >com.nvidia</groupId >
2323 <artifactId >spark-rapids-jni</artifactId >
24- <version >26.02.0 -SNAPSHOT</version >
24+ <version >26.02.1 -SNAPSHOT</version >
2525 <packaging >jar</packaging >
2626 <name >RAPIDS Accelerator JNI for Apache Spark</name >
2727 <description >
Original file line number Diff line number Diff line change 11# =============================================================================
2- # Copyright (c) 2022-2025 , NVIDIA CORPORATION.
2+ # Copyright (c) 2022-2026 , NVIDIA CORPORATION.
33#
44# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55# in compliance with the License. You may obtain a copy of the License at
@@ -44,7 +44,7 @@ rapids_cuda_init_architectures(SPARK_RAPIDS_JNI)
4444
4545project (
4646 SPARK_RAPIDS_JNI
47- VERSION 26.02.00
47+ VERSION 26.02.01
4848 LANGUAGES CXX CUDA
4949)
5050
You can’t perform that action at this time.
0 commit comments