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 2017/02/17 10:48:39 UTC

camel git commit: Upgrade Curator to version 2.11.1

Repository: camel
Updated Branches:
  refs/heads/master 375121d8c -> 241f253ff


Upgrade Curator to version 2.11.1


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

Branch: refs/heads/master
Commit: 241f253ff425a90ea7248c1b4ae7f11b3c1bdcfd
Parents: 375121d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 17 11:48:06 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 17 11:48:06 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/241f253f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 08dfd95..8d08c51 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -149,7 +149,7 @@
     <consul-client-bundle-version>0.13.8_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <couchbase-client-version>1.4.12</couchbase-client-version>
-    <curator-version>2.11.0</curator-version>
+    <curator-version>2.11.1</curator-version>
     <cxf-version>3.1.9</cxf-version>
     <cxf-version-range>[3.0,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.0.5</cxf-xjc-plugin-version>