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/08/01 07:29:57 UTC

[04/11] camel git commit: Upgrade Consul client and related bundle to version 0.16.2

Upgrade Consul client and related bundle to version 0.16.2


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

Branch: refs/heads/master
Commit: 8ab8ddab693558b38eb9e2a33df490662149174c
Parents: bb8036e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Aug 1 08:53:06 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Aug 1 08:53:06 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8ab8ddab/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 766a798..6e29bb0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -162,8 +162,8 @@
     <commons-pool2-version>2.4.2</commons-pool2-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>
-    <consul-client-version>0.15.2</consul-client-version>
-    <consul-client-bundle-version>0.15.2_1</consul-client-bundle-version>
+    <consul-client-version>0.16.2</consul-client-version>
+    <consul-client-bundle-version>0.16.2_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <couchbase-client-version>1.4.13</couchbase-client-version>
     <couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version>