Repository: camel Updated Branches: refs/heads/master 3c1dc946d -> 078e4eebe
Upgrade Consul client and related bundle to version 0.12.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/078e4eeb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/078e4eeb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/078e4eeb Branch: refs/heads/master Commit: 078e4eebe7b3d9c2638c6f9ef2e4d8f713b21c4b Parents: 3c1dc94 Author: Andrea Cosentino <[email protected]> Authored: Fri Oct 7 08:56:54 2016 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Fri Oct 7 08:56:54 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/078e4eeb/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 605aad5..f051a00 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -143,8 +143,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.4</consul-client-version> - <consul-client-bundle-version>0.12.4_1</consul-client-bundle-version> + <consul-client-version>0.12.7</consul-client-version> + <consul-client-bundle-version>0.12.7_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>
