Release 1.4.1 (#6874)

This commit is contained in:
Jiaming Yuan
2021-04-20 08:31:38 +08:00
committed by GitHub
parent d05c47dcf8
commit a347ef7c66
11 changed files with 20 additions and 20 deletions

View File

@@ -6,10 +6,10 @@
<parent>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost-jvm_2.12</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</parent>
<artifactId>xgboost4j-gpu_2.12</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<packaging>jar</packaging>
<dependencies>