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 2017/07/13 10:13:44 UTC

[3/4] camel git commit: Upgrade Chronicle Core to version 1.8.6

Upgrade Chronicle Core to version 1.8.6


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f04ac551
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f04ac551
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f04ac551

Branch: refs/heads/master
Commit: f04ac5515dbc2ffbd2d4f4d1eb97f639ab6a4297
Parents: 4484cce
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jul 13 12:08:32 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jul 13 12:13:08 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f04ac551/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 597a8bc..1e359fc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,7 @@
     <cglib-bundle-version>3.2.5_1</cglib-bundle-version>
     <cglib-version>3.2.5</cglib-version>
     <chronicle-bytes-version>1.8.5</chronicle-bytes-version>
-    <chronicle-core-version>1.8.3</chronicle-core-version>
+    <chronicle-core-version>1.8.6</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.8.3</chronicle-network-version>