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/03/14 06:56:27 UTC

[camel] branch master updated (d5d35ad -> 3d08c6c)

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 d5d35ad  Upgrade Chronicle Wire to version 1.11.8
     new 9719315  Upgrade Chronicle Network to version 1.11.5
     new 3d08c6c  Upgrade Chronicle Wire to version 1.11.10

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] 02/02: Upgrade Chronicle Wire to version 1.11.10

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 3d08c6c485a6b24d0e71159333764c36132afd6c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 14 07:53:04 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 300c7c8..f415737 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,7 +128,7 @@
     <chronicle-network-version>1.11.5</chronicle-network-version>
     <chronicle-queue-version>4.6.75</chronicle-queue-version>
     <chronicle-threads-version>1.11.0</chronicle-threads-version>
-    <chronicle-wire-version>1.11.8</chronicle-wire-version>
+    <chronicle-wire-version>1.11.10</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] 01/02: Upgrade Chronicle Network to version 1.11.5

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 971931526e27f3cc7b55cbc7579653527df8dfed
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 14 07:52:36 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d8c2e0d..300c7c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
     <chronicle-core-version>1.11.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.11.2</chronicle-network-version>
+    <chronicle-network-version>1.11.5</chronicle-network-version>
     <chronicle-queue-version>4.6.75</chronicle-queue-version>
     <chronicle-threads-version>1.11.0</chronicle-threads-version>
     <chronicle-wire-version>1.11.8</chronicle-wire-version>

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