From 720376bb2bb2c59ec423283f56a9fa507d152f22 Mon Sep 17 00:00:00 2001 From: Peixin Li Date: Tue, 5 Dec 2023 12:26:21 +0800 Subject: [PATCH] Update private and JNI version to released 23.12.0 Signed-off-by: Peixin Li --- pom.xml | 4 ++-- scala2.13/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e8086a35d06..765c51ff3e4 100644 --- a/pom.xml +++ b/pom.xml @@ -660,8 +660,8 @@ spark${buildver} cuda11 ${cuda.version} - 23.12.0-SNAPSHOT - 23.12.0-SNAPSHOT + 23.12.0 + 23.12.0 2.12 2.8.0 incremental diff --git a/scala2.13/pom.xml b/scala2.13/pom.xml index e065c698522..6ca4cdf7e65 100644 --- a/scala2.13/pom.xml +++ b/scala2.13/pom.xml @@ -660,8 +660,8 @@ spark${buildver} cuda11 ${cuda.version} - 23.12.0-SNAPSHOT - 23.12.0-SNAPSHOT + 23.12.0 + 23.12.0 2.13 2.8.0 incremental