Updated Branches: refs/heads/master 716d457d8 -> 90fa27cb0
Upgarded the rabbitmq-amqp-client version to 3.2.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/90fa27cb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/90fa27cb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/90fa27cb Branch: refs/heads/master Commit: 90fa27cb0a953c233529c407ba7d8370af01a202 Parents: 716d457 Author: Willem Jiang <[email protected]> Authored: Mon Jan 20 15:17:22 2014 +0800 Committer: Willem Jiang <[email protected]> Committed: Mon Jan 20 15:17:22 2014 +0800 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/90fa27cb/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 61701a9..f813a50 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -338,7 +338,7 @@ <quartz-version>1.8.6</quartz-version> <quartz2-version>2.2.1</quartz2-version> <quickfix-bundle-version>1.5.3_1</quickfix-bundle-version> - <rabbitmq-amqp-client-version>3.1.3</rabbitmq-amqp-client-version> + <rabbitmq-amqp-client-version>3.2.2</rabbitmq-amqp-client-version> <regexp-bundle-version>1.4_1</regexp-bundle-version> <restlet-version>2.1.4</restlet-version> <rhino-bundle-version>1.7R2_3</rhino-bundle-version>
