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/03/02 07:25:53 UTC

camel git commit: Upgrade Consul client and related bundle to version 0.13.11

Repository: camel
Updated Branches:
  refs/heads/master 58bb110aa -> b4aff76b4


Upgrade Consul client and related bundle to version 0.13.11


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

Branch: refs/heads/master
Commit: b4aff76b4fe4a3f512516face3b674723cd5a1be
Parents: 58bb110
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 2 08:18:13 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 2 08:18:13 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b4aff76b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ac9f1ad..f707769 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -146,8 +146,8 @@
     <commons-pool2-version>2.4.2</commons-pool2-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.3</compress-lzf-version>
-    <consul-client-version>0.13.8</consul-client-version>
-    <consul-client-bundle-version>0.13.8_1</consul-client-bundle-version>
+    <consul-client-version>0.13.11</consul-client-version>
+    <consul-client-bundle-version>0.13.11_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.1</curator-version>