From 8b4d2a2720faca1624628a06889cb20b78ec4144 Mon Sep 17 00:00:00 2001
From: nvauto <70000568+nvauto@users.noreply.github.com>
Date: Tue, 6 Aug 2024 10:47:11 +0000
Subject: [PATCH] Update rapids JNI and private dependency to 24.08.0
Wait for the pre-merge CI job to SUCCEED
Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com>
---
pom.xml | 4 ++--
scala2.13/pom.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 91b116c46a9..88fb5828cf4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -686,8 +686,8 @@
spark${buildver}
cuda11
${cuda.version}
- 24.08.0-SNAPSHOT
- 24.08.0-SNAPSHOT
+ 24.08.0
+ 24.08.0
2.12
2.8.0
incremental
diff --git a/scala2.13/pom.xml b/scala2.13/pom.xml
index 88df149ccdd..a0a92caffbd 100644
--- a/scala2.13/pom.xml
+++ b/scala2.13/pom.xml
@@ -686,8 +686,8 @@
spark${buildver}
cuda11
${cuda.version}
- 24.08.0-SNAPSHOT
- 24.08.0-SNAPSHOT
+ 24.08.0
+ 24.08.0
2.13
2.8.0
incremental