Release patch release 1.3.1 (#6543)

This commit is contained in:
Philip Hyunsu Cho
2020-12-21 23:22:32 -08:00
committed by GitHub
parent 76c361431f
commit a78d0d4110
12 changed files with 21 additions and 21 deletions

View File

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