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/04/06 08:33:22 UTC

[2/7] camel git commit: Upgrade Consul bundle to version 0.14.0

Upgrade Consul bundle to version 0.14.0


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

Branch: refs/heads/master
Commit: 467ed2fa8789ab8295630b69f015b31d0949383e
Parents: bd1da56
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Apr 6 10:14:06 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Apr 6 10:30:14 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/467ed2fa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index de802e4..19fb917 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,7 @@
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.3</compress-lzf-version>
     <consul-client-version>0.14.0</consul-client-version>
-    <consul-client-bundle-version>0.13.11_1</consul-client-bundle-version>
+    <consul-client-bundle-version>0.14.0_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>