Release 1.5.0. (#7317)

This commit is contained in:
Jiaming Yuan
2021-10-15 12:21:04 +08:00
committed by GitHub
parent 30c1b5c54c
commit 584b45a9cc
10 changed files with 19 additions and 19 deletions

View File

@@ -6,10 +6,10 @@
<parent>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost-jvm_2.12</artifactId>
<version>1.5.0-RC1</version>
<version>1.5.0</version>
</parent>
<artifactId>xgboost4j-gpu_2.12</artifactId>
<version>1.5.0-RC1</version>
<version>1.5.0</version>
<packaging>jar</packaging>
<properties>