Fix snapshot artifact name in docs. (#4196)
This commit is contained in:
parent
92b7577c62
commit
0c1d5f1120
@ -57,7 +57,7 @@ and then refer to the snapshot dependency by adding:
|
||||
|
||||
<dependency>
|
||||
<groupId>ml.dmlc</groupId>
|
||||
<artifactId>xgboost4j</artifactId>
|
||||
<artifactId>xgboost4j-spark</artifactId>
|
||||
<version>next_version_num-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user