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 2019/04/19 10:55:15 UTC

[camel] branch master updated: Upgrade Camel Spring Cloud Consul to version 2.0.2.RELEASE

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 e29691a  Upgrade Camel Spring Cloud Consul to version 2.0.2.RELEASE
e29691a is described below

commit e29691a46e93312899fa559058690f8d1799efec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 19 12:54:44 2019 +0200

    Upgrade Camel Spring Cloud Consul to version 2.0.2.RELEASE
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5ed3fe0..5336cbe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -627,7 +627,7 @@
         <spring-batch-bundle-version>4.1.1.RELEASE_1</spring-batch-bundle-version>
         <spring-boot-version>2.1.4.RELEASE</spring-boot-version>
         <spring-cloud-commons-version>2.0.2.RELEASE</spring-cloud-commons-version>
-        <spring-cloud-consul-version>2.0.1.RELEASE</spring-cloud-consul-version>
+        <spring-cloud-consul-version>2.0.2.RELEASE</spring-cloud-consul-version>
         <spring-cloud-netflix-version>2.0.2.RELEASE</spring-cloud-netflix-version>
         <spring-cloud-zookeeper-version>2.0.0.RELEASE</spring-cloud-zookeeper-version>
         <spring-data-commons-version>2.1.1.RELEASE</spring-data-commons-version>