Merge pull request #420 from olegz/INT-2437

This commit is contained in:
Gary Russell
2012-05-08 13:52:36 -04:00

View File

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