[jvm-packages] fix the pattern in dev script and version mismatch (#3009)

* add back train method but mark as deprecated

* add back train method but mark as deprecated

* fix scalastyle error

* fix scalastyle error

* fix the pattern in dev script and version mismatch
This commit is contained in:
Nan Zhu
2018-01-06 06:59:38 -08:00
committed by GitHub
parent bf43671841
commit 9747ea2acb
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
<version>0.8-SNAPSHOT</version>
</parent>
<artifactId>xgboost4j</artifactId>
<version>0.7</version>
<version>0.8-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>