[jvm-packages] change version of jvm to keep consistent with other pkgs (#3253)

* add back train method but mark as deprecated

* add back train method but mark as deprecated

* fix scalastyle error

* fix scalastyle error

* change version of jvm to keep consistent with other pkgs
This commit is contained in:
Nan Zhu
2018-04-19 20:48:50 -07:00
committed by GitHub
parent d9dd485313
commit 25b2919c44
5 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
<groupId>ml.dmlc</groupId>
<artifactId>xgboost-jvm</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.72</version>
<packaging>pom</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>