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 2018/07/10 11:30:17 UTC

[camel] branch master updated: Upgrade Consul Client to version 1.2.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new a6ab8ae  Upgrade Consul Client to version 1.2.1
a6ab8ae is described below

commit a6ab8ae20e7ddebb3da4ea38702a738fa8f8988f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 10 13:29:43 2018 +0200

    Upgrade Consul Client to version 1.2.1
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e1d8e00..5ef985a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,8 +164,8 @@
     <commons-text-version>1.4</commons-text-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>
-    <consul-client-version>1.2.0</consul-client-version>
-    <consul-client-bundle-version>1.2.0_1</consul-client-bundle-version>
+    <consul-client-version>1.2.1</consul-client-version>
+    <consul-client-bundle-version>1.2.1_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>