INT-2437 upgraded mongo to 1.1.0.M1

This commit is contained in:
Oleg Zhurakousky
2012-05-08 12:51:36 -04:00
parent 52879a5617
commit 840a907668

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'