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/10/30 12:33:43 UTC

[camel] branch master updated (176e3a6 -> 93878d9)

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

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


    from 176e3a6  CAMEL-11497: Remove ^M characters
     new 097bde1  Upgrade Spring-Cloud Commons to version 2.0.2.RELEASE
     new 93878d9  Upgrade Spring-Cloud Netflix to version 2.0.2.RELEASE

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade Spring-Cloud Commons to version 2.0.2.RELEASE

Posted by ac...@apache.org.
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 097bde1e6fe6f967772c368bdb9459443aef5f68
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 30 13:15:58 2018 +0100

    Upgrade Spring-Cloud Commons 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 6124643..277adef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -635,7 +635,7 @@
     <spring-batch-version>4.0.1.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>4.0.1.RELEASE_1</spring-batch-bundle-version>
     <spring-boot-version>2.0.6.RELEASE</spring-boot-version>
-    <spring-cloud-commons-version>2.0.1.RELEASE</spring-cloud-commons-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-netflix-version>2.0.1.RELEASE</spring-cloud-netflix-version>
     <spring-cloud-zookeeper-version>2.0.0.RELEASE</spring-cloud-zookeeper-version>


[camel] 02/02: Upgrade Spring-Cloud Netflix to version 2.0.2.RELEASE

Posted by ac...@apache.org.
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 93878d9e1f43b348ce27bef0b43c116bedc9ffc7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 30 13:16:55 2018 +0100

    Upgrade Spring-Cloud Netflix 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 277adef..6eaa155 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -637,7 +637,7 @@
     <spring-boot-version>2.0.6.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-netflix-version>2.0.1.RELEASE</spring-cloud-netflix-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.0.10.RELEASE</spring-data-commons-version>
     <spring-data-commons-bundle-version>2.0.10.RELEASE_1</spring-data-commons-bundle-version>