Bump version to 1.7.3. (#8646)

This commit is contained in:
Jiaming Yuan
2023-01-06 17:55:51 +08:00
committed by GitHub
parent 899e4c8988
commit dd58c2ac47
12 changed files with 29 additions and 29 deletions

View File

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