Revert "INT-2437 upgraded spring-data-mongo to 1.0.1"

This reverts commit 2ddf1d7a33.
This commit is contained in:
Gary Russell
2012-03-08 12:31:58 -05:00
parent 8fd0376b6c
commit 48ae843304

View File

@@ -46,7 +46,7 @@ subprojects { subproject ->
mockitoVersion = '1.9.0'
springVersion = '3.0.7.RELEASE'
springAmqpVersion = '1.0.0.RELEASE'
springDataMongoVersion = '1.0.1.RELEASE'
springDataMongoVersion = '1.0.0.RELEASE'
springDataRedisVersion = '1.0.0.RELEASE'
springGemfireVersion = '1.1.0.RELEASE'
springSecurityVersion = '3.1.0.RELEASE'