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/04/19 07:59:48 UTC

[camel] branch master updated (f56bff9 -> 2f066c2)

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 f56bff9  CAMEL-11257: Add camel-as2-starter
     new 957a87a  Upgrade Chronicle Network to version 1.12.0
     new 2f066c2  Upgrade Chronicle Queue to version 4.6.92

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 Queue to version 4.6.92

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 2f066c2802c73568648a33dbf5188fa75a96ae01
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Apr 19 09:55:50 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 79626de..e56a967 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.12.0</chronicle-network-version>
-    <chronicle-queue-version>4.6.91</chronicle-queue-version>
+    <chronicle-queue-version>4.6.92</chronicle-queue-version>
     <chronicle-threads-version>1.11.2</chronicle-threads-version>
     <chronicle-wire-version>1.12.1</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>

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

[camel] 01/02: Upgrade Chronicle Network to version 1.12.0

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 957a87a948e5346ef7aef7126bc3e4ff19555ffa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Apr 19 09:55:23 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d585d8c..79626de 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
     <chronicle-core-version>1.11.8</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.7</chronicle-network-version>
+    <chronicle-network-version>1.12.0</chronicle-network-version>
     <chronicle-queue-version>4.6.91</chronicle-queue-version>
     <chronicle-threads-version>1.11.2</chronicle-threads-version>
     <chronicle-wire-version>1.12.1</chronicle-wire-version>

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