Repository: camel
Updated Branches:
  refs/heads/master 1b5d2bfd7 -> 5e2047aa1


Upgrade Rabbitmq Amqp client to version 3.6.0


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

Branch: refs/heads/master
Commit: 5e2047aa108117c82c8c67ef485d852a5dfa6f9b
Parents: 1b5d2bf
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Wed Dec 30 13:57:53 2015 +0100
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Wed Dec 30 13:57:53 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5e2047aa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 20ba291..bfa25c2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -427,7 +427,7 @@
     <quartz-version-range>[1.8,2)</quartz-version-range>
     <quartz2-version>2.2.2</quartz2-version>
     <quickfix-bundle-version>1.6.0_1</quickfix-bundle-version>
-    <rabbitmq-amqp-client-version>3.5.6</rabbitmq-amqp-client-version>
+    <rabbitmq-amqp-client-version>3.6.0</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