Bump release version to 1.7.2. (#8569)

This commit is contained in:
Jiaming Yuan
2022-12-08 21:46:26 +08:00
committed by GitHub
parent a980e10744
commit 62ed8b5fef
13 changed files with 31 additions and 31 deletions

View File

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