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 2017/01/24 08:31:58 UTC

camel git commit: Upgrade Rabbitmq to version 4.0.2

Repository: camel
Updated Branches:
  refs/heads/master 7a0d94c95 -> 70c2caa6b


Upgrade Rabbitmq to version 4.0.2


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

Branch: refs/heads/master
Commit: 70c2caa6bbf82f5b183159433f9b08b5b4ea4438
Parents: 7a0d94c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 24 09:31:18 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 24 09:31:18 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/70c2caa6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 396fe58..3720d15 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -503,7 +503,7 @@
     <quartz-version-range>[1.8,2)</quartz-version-range>
     <quartz2-version>2.2.3</quartz2-version>
     <quickfixj-version>1.6.3</quickfixj-version>
-    <rabbitmq-amqp-client-version>4.0.1</rabbitmq-amqp-client-version>
+    <rabbitmq-amqp-client-version>4.0.2</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.1</rest-assured-version>