Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 49976332f -> 2c30886ed


Updated xgboost4j version from 0.7-rc1 to 0.7-rc2


Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/2c30886e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/2c30886e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/2c30886e

Branch: refs/heads/v0.5.0
Commit: 2c30886eda408e2025e7c07a791f4ce5ae4a2eaf
Parents: 4997633
Author: Makoto Yui <m...@apache.org>
Authored: Wed Jan 24 19:10:30 2018 +0900
Committer: Makoto Yui <m...@apache.org>
Committed: Wed Jan 24 19:10:30 2018 +0900

----------------------------------------------------------------------
 pom.xml         | 1 +
 xgboost/pom.xml | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/2c30886e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4d20b01..7a30c8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,6 +270,7 @@
                
<dependency.locations.enabled>false</dependency.locations.enabled>
                
<maven-enforcer.requireMavenVersion>[3.3.1,)</maven-enforcer.requireMavenVersion>
                <surefire.version>2.19.1</surefire.version>
+               <xgboost.version>0.7-rc2</xgboost.version>
        </properties>
 
        <distributionManagement>

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/2c30886e/xgboost/pom.xml
----------------------------------------------------------------------
diff --git a/xgboost/pom.xml b/xgboost/pom.xml
index 41b1be7..8dcb45e 100644
--- a/xgboost/pom.xml
+++ b/xgboost/pom.xml
@@ -31,7 +31,6 @@
        <packaging>jar</packaging>
 
        <properties>
-               <xgboost.version>0.7-rc1</xgboost.version>
                <main.basedir>${project.parent.basedir}</main.basedir>
        </properties>
 

Reply via email to