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/03 07:02:15 UTC

camel git commit: Upgrade Chronicle Wire to version 1.7.6

Repository: camel
Updated Branches:
  refs/heads/master d45d5cca0 -> 9d6b69b32


Upgrade Chronicle Wire to version 1.7.6


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

Branch: refs/heads/master
Commit: 9d6b69b32e25953bcf1c415ca959f1063938fe72
Parents: d45d5cc
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Aug 3 09:01:38 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Aug 3 09:01:38 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9d6b69b3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c573710..5a8fe57 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,7 @@
     <chronicle-network-version>1.7.1</chronicle-network-version>
     <chronicle-queue-version>4.5.5</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
-    <chronicle-wire-version>1.7.5</chronicle-wire-version>
+    <chronicle-wire-version>1.7.6</chronicle-wire-version>
     <chunk-templates-version>3.2.0</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.0_1</chunk-templates-bundle-version>
     <classmate-version>1.3.1</classmate-version>