Fixes gh-7008
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
}
if (!project.hasProperty('springDataVersion')) {
- ext.springDataVersion = 'Moore-M4'
+ ext.springDataVersion = 'Moore-RC1'
dependencyManagement {