Update to Spring AMQP 1.3.3

This commit is contained in:
Gary Russell
2014-05-14 10:05:48 -04:00
parent 3f59e574de
commit 45c5055999
4 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-amqp-samples</artifactId>
<name>Spring AMQP Samples</name>
<version>1.3.1.RELEASE</version>
<version>1.3.3.RELEASE</version>
<packaging>pom</packaging>
<modules>
<module>helloworld</module>