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/30 08:36:06 UTC

camel git commit: Upgrade Rabbitmq Amqp client to version 3.6.4

Repository: camel
Updated Branches:
  refs/heads/master 1233ea02a -> 631d792a6


Upgrade Rabbitmq Amqp client to version 3.6.4


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

Branch: refs/heads/master
Commit: 631d792a665dc91688132ea4cbbaf4d2e2c14e2a
Parents: 1233ea0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jul 30 10:35:30 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jul 30 10:35:30 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/631d792a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fcacd02..d161529 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -480,7 +480,7 @@
     <quartz-version-range>[1.8,2)</quartz-version-range>
     <quartz2-version>2.2.3</quartz2-version>
     <quickfixj-version>1.6.2</quickfixj-version>
-    <rabbitmq-amqp-client-version>3.6.3</rabbitmq-amqp-client-version>
+    <rabbitmq-amqp-client-version>3.6.4</rabbitmq-amqp-client-version>
     <reflections-bundle-version>0.9.10_3</reflections-bundle-version>
     <regexp-bundle-version>1.4_1</regexp-bundle-version>
     <rest-assured-version>3.0.0</rest-assured-version>