Bump version to 1.7.4. (#8805)

This commit is contained in:
Jiaming Yuan
2023-02-16 06:40:01 +08:00
committed by GitHub
parent c22f6db4bf
commit 36ad160501
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.3</version>
<version>1.7.4</version>
</parent>
<artifactId>xgboost4j_2.12</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
<packaging>jar</packaging>
<dependencies>