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/07/28 06:07:12 UTC

[2/2] camel git commit: Upgrade Chronicle-queue to version 4.5.4

Upgrade Chronicle-queue to version 4.5.4


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

Branch: refs/heads/master
Commit: 1706d88a00f1b000dac813759b80115086fbcdb5
Parents: 8c44615
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jul 28 08:02:34 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jul 28 08:02:34 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1706d88a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 93fa9db..288e9c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
     <chronicle-engine-version>1.13.5</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.1</chronicle-network-version>
-    <chronicle-queue-version>4.5.2</chronicle-queue-version>
+    <chronicle-queue-version>4.5.4</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
     <chronicle-wire-version>1.7.5</chronicle-wire-version>
     <chunk-templates-version>3.2.0</chunk-templates-version>