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/01/31 12:50:02 UTC

[6/6] camel git commit: Upgrade Chronicle Queue to version 4.5.24

Upgrade Chronicle Queue to version 4.5.24


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

Branch: refs/heads/master
Commit: b7e0b466f0434493c9f6fb78803921362c22aa8b
Parents: 67c11d3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 31 13:48:01 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 31 13:48:01 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b7e0b466/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4515eff..39b04dd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -107,7 +107,7 @@
     <chronicle-engine-version>1.13.21</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.10</chronicle-network-version>
-    <chronicle-queue-version>4.5.22</chronicle-queue-version>
+    <chronicle-queue-version>4.5.24</chronicle-queue-version>
     <chronicle-threads-version>1.7.5</chronicle-threads-version>
     <chronicle-wire-version>1.7.23</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>