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/03/08 08:51:10 UTC

[2/2] camel git commit: Upgrade Chronicle Wire to version 1.17.31

Upgrade Chronicle Wire to version 1.17.31


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

Branch: refs/heads/master
Commit: 18d3cdf8f9e1a64eecd00102ad2fb0dcc1da4fea
Parents: d0d2616
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Mar 8 09:49:35 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Mar 8 09:49:35 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/18d3cdf8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 502a655..fbaee9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -112,7 +112,7 @@
     <chronicle-network-version>1.7.14</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.7.7</chronicle-threads-version>
-    <chronicle-wire-version>1.7.30</chronicle-wire-version>
+    <chronicle-wire-version>1.7.31</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>
     <classmate-version>1.3.3</classmate-version>