From 8861bf4abf764a61092899727841ed5598800fe4 Mon Sep 17 00:00:00 2001 From: jenkins Date: Sun, 24 Mar 2024 07:05:11 +0000 Subject: [PATCH] Update dependency spark-rapids-jni to 24.04.0 Wait for the pre-merge CI job to SUCCEED Signed-off-by: jenkins --- pom.xml | 4 ++-- scala2.13/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 349dd792177..8d5fc53b3e8 100644 --- a/pom.xml +++ b/pom.xml @@ -698,8 +698,8 @@ spark${buildver} cuda11 ${cuda.version} - 24.04.0-SNAPSHOT - 24.04.0-SNAPSHOT + 24.04.0 + 24.04.0 2.12 2.8.0 incremental diff --git a/scala2.13/pom.xml b/scala2.13/pom.xml index 446d3b11e55..3cc6a07c42d 100644 --- a/scala2.13/pom.xml +++ b/scala2.13/pom.xml @@ -698,8 +698,8 @@ spark${buildver} cuda11 ${cuda.version} - 24.04.0-SNAPSHOT - 24.04.0-SNAPSHOT + 24.04.0 + 24.04.0 2.13 2.8.0 incremental