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 2016/08/29 08:13:28 UTC

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

Upgrade Consul Client and related bundle to version 0.12.4


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

Branch: refs/heads/master
Commit: c540e7a4cbae037cc1eaaff86d7b3c023f6f6505
Parents: 8aa3b29
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 29 10:06:41 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 29 10:06:41 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c540e7a4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f86d077..4b20b50 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -140,8 +140,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.12.2</consul-client-version>
-    <consul-client-bundle-version>0.12.0_1</consul-client-bundle-version>
+    <consul-client-version>0.12.4</consul-client-version>
+    <consul-client-bundle-version>0.12.4_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <cxf-version>3.1.7</cxf-version>
     <cxf-version-range>[3.0,4.0)</cxf-version-range>