Update to Spring-AMQP 1.3.0.RELEASE

- Also Spring Framework 3.2.8
This commit is contained in:
Gary Russell
2014-03-27 18:51:50 -04:00
parent 921bdea938
commit b938028849
4 changed files with 13 additions and 13 deletions

View File

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