Upgrade to AMQP 1.4.4 and SF 4.1.6

This commit is contained in:
Artem Bilan
2015-04-03 21:30:19 +03:00
parent 2e348cd549
commit ba49e3f4dc
4 changed files with 11 additions and 11 deletions

View File

@@ -4,9 +4,9 @@
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-amqp-samples</artifactId>
<name>Spring AMQP Samples</name>
<version>1.4.3.RELEASE</version>
<version>1.4.4.RELEASE</version>
<packaging>pom</packaging>
<modules>
<modules>
<module>helloworld</module>
<module>stocks</module>
<module>log4j</module>