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/08/22 12:15:49 UTC

[3/5] camel git commit: Upgrade Chronicle Wire to version 1.7.11

Upgrade Chronicle Wire to version 1.7.11


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

Branch: refs/heads/master
Commit: 0b08b593a55f04706b11cda2aaa1aaf2c87237bc
Parents: a850895
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 22 14:12:16 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 22 14:12:16 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0b08b593/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1a72118..f7e2e63 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,7 @@
     <chronicle-network-version>1.7.2</chronicle-network-version>
     <chronicle-queue-version>4.5.12</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
-    <chronicle-wire-version>1.7.8</chronicle-wire-version>
+    <chronicle-wire-version>1.7.11</chronicle-wire-version>
     <chunk-templates-version>3.2.3</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.3_1</chunk-templates-bundle-version>
     <classmate-version>1.3.1</classmate-version>