Make 1.4.2 patch release. (#6962)

This commit is contained in:
Jiaming Yuan
2021-05-13 16:17:14 +08:00
committed by GitHub
parent 8147d78b12
commit 522b8977c2
12 changed files with 23 additions and 21 deletions

View File

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