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/08/21 06:59:13 UTC

[3/6] camel git commit: Upgrade Chronicle Threads to version 1.8.2

Upgrade Chronicle Threads to version 1.8.2


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

Branch: refs/heads/master
Commit: b008aff763367232e636e3f5447eb81a81b06f04
Parents: b886bd7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 08:55:38 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 08:55:38 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b008aff7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d996f4b..d8f22ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.9.1</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
-    <chronicle-threads-version>1.8.1</chronicle-threads-version>
+    <chronicle-threads-version>1.8.2</chronicle-threads-version>
     <chronicle-wire-version>1.9.6</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>