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/26 07:10:45 UTC

[3/4] camel git commit: Upgrade Chronicle Wire to version 1.7.5

Upgrade Chronicle Wire to version 1.7.5


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

Branch: refs/heads/master
Commit: 1c39833f68c4b5d4d6067c4bf14601b7ed7440fe
Parents: a8e945b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jul 26 09:06:07 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jul 26 09:07:04 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1c39833f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a3bcbcf..98492fb 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.2</chronicle-queue-version>
     <chronicle-threads-version>1.7.1</chronicle-threads-version>
-    <chronicle-wire-version>1.7.4</chronicle-wire-version>
+    <chronicle-wire-version>1.7.5</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>