Update JVM packages version to 0.81-SNAPSHOT (#3584)
This commit is contained in:
committed by
Nan Zhu
parent
96826a3515
commit
6288f6d563
@@ -6,10 +6,10 @@
|
||||
<parent>
|
||||
<groupId>ml.dmlc</groupId>
|
||||
<artifactId>xgboost-jvm</artifactId>
|
||||
<version>0.80</version>
|
||||
<version>0.81-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>xgboost4j</artifactId>
|
||||
<version>0.80</version>
|
||||
<version>0.81-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user