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/08/03 06:41:26 UTC

[camel] branch master updated (1fb62e9 -> 59424fa)

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 1fb62e9  Regen
     new 050950b  Upgrade Chronicle Core to version 1.16.15
     new 59424fa  Upgrade Chronicle Wire to version 1.16.15

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 Chronicle Core to version 1.16.15

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 050950b4ffc3043e276900fb689f07e2d08180af
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 3 08:35:18 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1307aeb..66209d9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <cglib-bundle-version>3.2.6_1</cglib-bundle-version>
     <cglib-version>3.2.6</cglib-version>
     <chronicle-bytes-version>1.16.21</chronicle-bytes-version>
-    <chronicle-core-version>1.16.15</chronicle-core-version>
+    <chronicle-core-version>1.16.16</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.16.3</chronicle-network-version>


[camel] 02/02: Upgrade Chronicle Wire to version 1.16.15

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 59424fa4334c45908f0a481291e460af5868b722
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 3 08:35:37 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 66209d9..43345b6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.16.3</chronicle-network-version>
     <chronicle-queue-version>4.16.5</chronicle-queue-version>
     <chronicle-threads-version>1.16.3</chronicle-threads-version>
-    <chronicle-wire-version>1.16.14</chronicle-wire-version>
+    <chronicle-wire-version>1.16.15</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
     <cmis-version>1.1.0</cmis-version>