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/04/19 08:39:08 UTC

camel git commit: Upgrade Jgroups to version 3.6.9.Final

Repository: camel
Updated Branches:
  refs/heads/master d334cbe88 -> e26868bc5


Upgrade Jgroups to version 3.6.9.Final


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

Branch: refs/heads/master
Commit: e26868bc56f70938fe08dce29a98ccd1b27e80ae
Parents: d334cbe
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Apr 19 08:31:37 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Apr 19 08:31:37 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e26868bc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 543d1c1..7d602a3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -308,7 +308,7 @@
     <jetty-runner-groupId>org.mortbay.jetty</jetty-runner-groupId>
     <jettison-version>1.3.7</jettison-version>
     <jgit-version>4.3.0.201604071810-r</jgit-version>
-    <jgroups-version>3.6.8.Final</jgroups-version>
+    <jgroups-version>3.6.9.Final</jgroups-version>
     <libthrift-version>0.9.0</libthrift-version>
     <jibx-version>1.2.6</jibx-version>
     <jing-bundle-version>20030619_5</jing-bundle-version>