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/02/12 14:40:27 UTC

[camel] branch master updated (0871689 -> de701d5)

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 0871689  CAMEL-12256 - AWS S3 Consumer does not return custom headers in S3 Headers
     new cd0eb5a  Upgrade Chronicle Wire to version 1.10.17
     new de701d5  Upgrade Chronicle Network to version 1.10.1

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(-)

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 01/02: Upgrade Chronicle Wire to version 1.10.17

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 cd0eb5a99eecf23acd6704b667d2ea2157fd47a3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 12 15:22:49 2018 +0100

    Upgrade Chronicle Wire to version 1.10.17
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4d32d79..39268c1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -127,7 +127,7 @@
     <chronicle-network-version>1.10.0</chronicle-network-version>
     <chronicle-queue-version>4.6.69</chronicle-queue-version>
     <chronicle-threads-version>1.9.6</chronicle-threads-version>
-    <chronicle-wire-version>1.10.16</chronicle-wire-version>
+    <chronicle-wire-version>1.10.17</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
     <classmate-version>1.3.4</classmate-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 02/02: Upgrade Chronicle Network to version 1.10.1

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 de701d545a938536096c5d51f802f105b1b2520b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 12 15:23:10 2018 +0100

    Upgrade Chronicle Network to version 1.10.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 39268c1..5797332 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-core-version>1.10.1</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
-    <chronicle-network-version>1.10.0</chronicle-network-version>
+    <chronicle-network-version>1.10.1</chronicle-network-version>
     <chronicle-queue-version>4.6.69</chronicle-queue-version>
     <chronicle-threads-version>1.9.6</chronicle-threads-version>
     <chronicle-wire-version>1.10.17</chronicle-wire-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.