Repository: kylin
Updated Branches:
  refs/heads/master 34ac81fb0 -> 6ec5b3c59


KYLIN-1632 rollback RoaringBitmap to 0.6.14


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

Branch: refs/heads/master
Commit: 6ec5b3c599951f06c41e3428e49fea0624e7300f
Parents: 34ac81f
Author: Li Yang <liy...@apache.org>
Authored: Wed Apr 27 18:13:25 2016 +0800
Committer: Li Yang <liy...@apache.org>
Committed: Wed Apr 27 18:13:25 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/6ec5b3c5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8d97cca..8ad35ff 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.5.4,]</roaring.version>
+        <roaring.version>0.6.14</roaring.version>
 
         <!-- REST Service -->
         <spring.framework.version>3.1.2.RELEASE</spring.framework.version>

Reply via email to