From af9fd840f260e7acc312685c4cde98f1a20efd09 Mon Sep 17 00:00:00 2001 From: Ray Douglass Date: Wed, 1 May 2024 08:29:33 -0400 Subject: [PATCH] REL v24.04.01 release --- VERSION | 2 +- java/ci/README.md | 2 +- java/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 4a2fe8aa570..1f534289510 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -24.04.00 +24.04.01 diff --git a/java/ci/README.md b/java/ci/README.md index ba039acc45d..d8007a98234 100644 --- a/java/ci/README.md +++ b/java/ci/README.md @@ -47,4 +47,4 @@ scl enable devtoolset-11 "java/ci/build-in-docker.sh" ### The output -You can find the cuDF jar in java/target/ like cudf-24.04.0-SNAPSHOT-cuda11.jar. +You can find the cuDF jar in java/target/ like cudf-24.04.1-SNAPSHOT-cuda11.jar. diff --git a/java/pom.xml b/java/pom.xml index 8b2fdcaa85f..d8965f646ea 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -21,7 +21,7 @@ ai.rapids cudf - 24.04.0-SNAPSHOT + 24.04.1-SNAPSHOT cudfjni