INT-2591 Upgrade spring-amqp to 1.1.1.RELEASE

This commit is contained in:
Gary Russell
2012-05-31 15:03:51 -04:00
parent c1f5c51550
commit d06154bdbc

View File

@@ -47,7 +47,7 @@ subprojects { subproject ->
mockitoVersion = '1.9.0'
// When changing Spring Versions - don't forget to update bundlor ranges
springVersion = '3.1.1.RELEASE'
springAmqpVersion = '1.1.0.RELEASE'
springAmqpVersion = '1.1.1.RELEASE'
springDataMongoVersion = '1.1.0.M1'
springDataRedisVersion = '1.0.0.RELEASE'
springGemfireVersion = '1.1.1.RELEASE'