You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2016/04/29 11:11:37 UTC

kylin git commit: KYLIN-1632 rollback to (0.5.4,]

Repository: kylin
Updated Branches:
  refs/heads/master 07e3c25fd -> 78d0d223e


KYLIN-1632 rollback to (0.5.4,]


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/78d0d223
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/78d0d223
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/78d0d223

Branch: refs/heads/master
Commit: 78d0d223e281c6bbeaafd299b28d7d24de16e731
Parents: 07e3c25
Author: Li Yang <li...@apache.org>
Authored: Fri Apr 29 17:10:12 2016 +0800
Committer: Li Yang <li...@apache.org>
Committed: Fri Apr 29 17:10:56 2016 +0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/78d0d223/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8ad35ff..8d97cca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
         <kryo.version>3.0.3</kryo.version>
         <ehcache.version>2.8.1</ehcache.version>
         <apache-httpclient.version>4.5</apache-httpclient.version>
-        <roaring.version>0.6.14</roaring.version>
+        <roaring.version>(0.5.4,]</roaring.version>
 
         <!-- REST Service -->
         <spring.framework.version>3.1.2.RELEASE</spring.framework.version>