You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/03/02 09:39:19 UTC

camel git commit: Upgrade Zookeeper to version 3.4.8

Repository: camel
Updated Branches:
  refs/heads/master a98328ba0 -> 1dac799d6


Upgrade Zookeeper to version 3.4.8


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1dac799d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1dac799d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1dac799d

Branch: refs/heads/master
Commit: 1dac799d60bb27a0f28de9b7ee65675841f3317d
Parents: a98328b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Mar 2 09:38:42 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Mar 2 09:38:42 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1dac799d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 85310a3..ce7e391 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -585,7 +585,7 @@
     <xom-version>1.2.5</xom-version>
     <yammer-metrics-version>2.2.0</yammer-metrics-version>
     <zkclient-version>0.7</zkclient-version>
-    <zookeeper-version>3.4.7</zookeeper-version>
+    <zookeeper-version>3.4.8</zookeeper-version>
     <zxing-version>3.2.1</zxing-version>
     <zxing-bundle-version>3.2.1_1</zxing-bundle-version>