Skip to content

Commit 8139f3c

Browse files
committed
REL v25.02.02 release
1 parent 08ab384 commit 8139f3c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.02.01
1+
25.02.02

java/ci/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ scl enable gcc-toolset-11 "java/ci/build-in-docker.sh"
4747

4848
### The output
4949

50-
You can find the cuDF jar in java/target/ like cudf-25.02.1-SNAPSHOT-cuda11.jar.
50+
You can find the cuDF jar in java/target/ like cudf-25.02.2-SNAPSHOT-cuda11.jar.

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>ai.rapids</groupId>
2323
<artifactId>cudf</artifactId>
24-
<version>25.02.1-SNAPSHOT</version>
24+
<version>25.02.2-SNAPSHOT</version>
2525

2626
<name>cudfjni</name>
2727
<description>

0 commit comments

Comments
 (0)