upgrade version num (#4670)

* upgrade version num

* missign changes

* fix version script

* change versions

* rm files

* Update CMakeLists.txt
This commit is contained in:
Nan Zhu
2019-07-17 15:25:35 -07:00
committed by GitHub
parent 01b0c9047c
commit 1595e3f57b
9 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@
<groupId>ml.dmlc</groupId>
<artifactId>xgboost-jvm_2.12</artifactId>
<version>0.90</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>XGBoost JVM Package</name>
<description>JVM Package for XGBoost</description>