Release 1.7.1 (#8413)

* Release 1.7.1

* Review comment
This commit is contained in:
Philip Hyunsu Cho
2022-11-03 15:37:54 -07:00
committed by GitHub
parent 5b76acccff
commit 534c940a7e
12 changed files with 30 additions and 30 deletions

View File

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