AMQP-20, AMQP-17: upgraded to RabbitMQ 1.8.1 client. Also added a bit to the 'AMQP Abstractions' section of the reference manual

This commit is contained in:
Mark Fisher
2010-07-14 13:41:39 -04:00
committed by Dave Syer
parent 709f071ab3
commit b3f7cb272c
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
</description>
<properties>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<rabbitmq.version>1.8.0</rabbitmq.version>
<rabbitmq.version>1.8.1</rabbitmq.version>
<spring.framework.version>3.0.3.RELEASE</spring.framework.version>
<spring.amqp.version>1.0.0.BUILD-SNAPSHOT</spring.amqp.version>
</properties>

View File

@@ -16,7 +16,7 @@
</description>
<properties>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<rabbitmq.version>1.8.0</rabbitmq.version>
<rabbitmq.version>1.8.1</rabbitmq.version>
<spring.framework.version>3.0.3.RELEASE</spring.framework.version>
<spring.amqp.version>1.0.0.BUILD-SNAPSHOT</spring.amqp.version>
</properties>