From ad1d035eb7a9c550f5bdb794820c59829ab95059 Mon Sep 17 00:00:00 2001 From: Tim Liu Date: Mon, 11 Mar 2024 10:24:35 +0800 Subject: [PATCH] Change dependency: jni 24.04.0 private 24.04.0 Wait for the pre-merge CI job to succeed Signed-off-by: Tim Liu --- 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