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 2015/12/07 10:05:00 UTC

camel git commit: Upgrade Zookeeper to version 3.4.7

Repository: camel
Updated Branches:
  refs/heads/master c24985175 -> 5c6fd5258


Upgrade Zookeeper to version 3.4.7


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

Branch: refs/heads/master
Commit: 5c6fd52587ba97410319a89b9d1a40548dfd4379
Parents: c249851
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Dec 7 10:02:37 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Dec 7 10:02:37 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5c6fd525/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2d3d206..3c11255 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -554,7 +554,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.6</zookeeper-version>
+    <zookeeper-version>3.4.7</zookeeper-version>
     <zxing-version>3.2.1</zxing-version>
     <zxing-bundle-version>3.2.1_1</zxing-bundle-version>