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 2016/11/22 09:18:44 UTC

[5/6] camel git commit: Upgrade Chronicle queue to version 4.5.17

Upgrade Chronicle queue to version 4.5.17


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

Branch: refs/heads/master
Commit: 3c39c35b088e86700ca4a5984ec13d35918284bc
Parents: a42b38b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Nov 22 10:12:02 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Nov 22 10:18:22 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3c39c35b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2743cad..2161436 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,7 @@
     <chronicle-engine-version>1.13.16</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.6</chronicle-network-version>
-    <chronicle-queue-version>4.5.15</chronicle-queue-version>
+    <chronicle-queue-version>4.5.17</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
     <chronicle-wire-version>1.7.14</chronicle-wire-version>
     <chunk-templates-version>3.2.3</chunk-templates-version>