Repository: camel
Updated Branches:
  refs/heads/master 3e1178afa -> 4e5599c6c


Upgrade Amqp Rabbitmq client to version 3.6.1


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

Branch: refs/heads/master
Commit: 4e5599c6c0ef759c4b40cd5ce3367a49e677aa4b
Parents: 3e1178a
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Fri Mar 4 08:31:14 2016 +0100
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Fri Mar 4 08:31:14 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4e5599c6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 59bd416..330f0b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -450,7 +450,7 @@
     <quartz-version-range>[1.8,2)</quartz-version-range>
     <quartz2-version>2.2.2</quartz2-version>
     <quickfix-bundle-version>1.6.1_1</quickfix-bundle-version>
-    <rabbitmq-amqp-client-version>3.6.0</rabbitmq-amqp-client-version>
+    <rabbitmq-amqp-client-version>3.6.1</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>2.7.0</rest-assured-version>

Reply via email to