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/07/10 12:11:20 UTC

[4/5] camel git commit: Upgrade Consul client and related bundle to version 0.15.2

Upgrade Consul client and related bundle to version 0.15.2


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

Branch: refs/heads/master
Commit: e84ba0bc11c307ff546f845a20c398752c71b8d3
Parents: a2fa1a0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 10 13:52:57 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 10 13:52:57 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e84ba0bc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0d2f737..38bc0b1 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.3</compress-lzf-version>
-    <consul-client-version>0.15.0</consul-client-version>
-    <consul-client-bundle-version>0.15.0_1</consul-client-bundle-version>
+    <consul-client-version>0.15.2</consul-client-version>
+    <consul-client-bundle-version>0.15.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>