Skip to content

Commit

Permalink
Remove unneeded comment from pom.xml (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
revans2 authored Jun 18, 2020
1 parent 00273d4 commit 0813ee9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,6 @@
<artifactId>protobuf-java</artifactId>
<version>2.5.0</version>
</dependency>
<!-- WE CANNOT SUPPORT XGBOOST YET BECAUSE OF A MISMATCH IN SCALA VERSIONS
<dependency>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost4j-spark</artifactId>
<version>0.90</version>
</dependency>
-->
<dependency>
<groupId>com.google.flatbuffers</groupId>
<artifactId>flatbuffers-java</artifactId>
Expand Down

0 comments on commit 0813ee9

Please sign in to comment.