You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2018/06/10 06:25:02 UTC

[kylin] branch master updated: KYLIN-3094 Upgrade zookeeper version from 3.4.8 to 3.4.12

This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/master by this push:
     new 93247fa  KYLIN-3094 Upgrade zookeeper version from 3.4.8 to 3.4.12
93247fa is described below

commit 93247fa7f23ac427e8b6a581b0f902366bb9804f
Author: nichunen <ch...@kyligence.io>
AuthorDate: Sun Jun 10 13:56:46 2018 +0800

    KYLIN-3094 Upgrade zookeeper version from 3.4.8 to 3.4.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e0bd0e0..009a4ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <avatica.version>1.10.0</avatica.version>
 
         <!-- Hadoop Common deps, keep compatible with hadoop2.version -->
-        <zookeeper.version>3.4.8</zookeeper.version>
+        <zookeeper.version>3.4.12</zookeeper.version>
         <curator.version>2.7.1</curator.version>
         <jsr305.version>3.0.1</jsr305.version>
         <guava.version>14.0</guava.version>

-- 
To stop receiving notification emails like this one, please contact
shaofengshi@apache.org.