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
commit cfb3cc56fc98aa9ec33b57512f43c75e8acc2c3f Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jun 8 14:38:06 2018 +0200 Upgrade Consul and related bundle to version 1.2.0 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3a5856d..4b1163a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -164,8 +164,8 @@ <commons-text-version>1.3</commons-text-version> <commons-vfs2-version>2.0</commons-vfs2-version> <compress-lzf-version>1.0.4</compress-lzf-version> - <consul-client-version>1.1.2</consul-client-version> - <consul-client-bundle-version>1.1.2_1</consul-client-bundle-version> + <consul-client-version>1.2.0</consul-client-version> + <consul-client-bundle-version>1.2.0_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> -- To stop receiving notification emails like this one, please contact [email protected].
