[jvm-packages]add xgboost4j-gpu/xgboost4j-spark-gpu module to facilitate release (#6136)

* add xgboost4j-gpu/xgboost4j-spark-gpu module to facilitate release

* Update pom.xml
This commit is contained in:
Nan Zhu
2020-09-20 09:20:38 -07:00
committed by GitHub
parent a069a21e03
commit c932fb50a1
3 changed files with 174 additions and 1 deletions

View File

@@ -53,7 +53,9 @@
<module>xgboost4j</module>
<module>xgboost4j-example</module>
<module>xgboost4j-spark</module>
<module>xgboost4j-flink</module>
<module>xgboost4j-flink</module>
<module>xgboost4j-gpu</module>
<module>xgboost4j-spark-gpu</module>
</modules>
<profiles>