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/01/26 08:32:37 UTC

[camel] 04/05: Upgrade Chronicle Core to version 1.10.0

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 21a47e09efd339c874670a86d65b9c9567381798
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 26 09:28:42 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9afa66d..124a00e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,7 @@
     <cglib-bundle-version>3.2.5_1</cglib-bundle-version>
     <cglib-version>3.2.5</cglib-version>
     <chronicle-bytes-version>1.10.9</chronicle-bytes-version>
-    <chronicle-core-version>1.9.28</chronicle-core-version>
+    <chronicle-core-version>1.10.0</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.9.22</chronicle-network-version>

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