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/09 10:16:38 UTC

[3/4] camel git commit: Upgrade Chronicle Queue to version 4.5.22

Upgrade Chronicle Queue to version 4.5.22


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

Branch: refs/heads/master
Commit: 2c5017ba0e87940432fcb5d1fe378048e0f329bd
Parents: d39ff41
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 9 11:07:45 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 9 11:11:07 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2c5017ba/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f5d0e7a..b20f923 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -108,7 +108,7 @@
     <chronicle-engine-version>1.13.21</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.9</chronicle-network-version>
-    <chronicle-queue-version>4.5.21</chronicle-queue-version>
+    <chronicle-queue-version>4.5.22</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
     <chronicle-wire-version>1.7.20</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>