parent
126e0bb82a
commit
8f2260639b
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Moore-RC1'
|
ext.springDataVersion = 'Moore-RC2'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
|
|
Loading…
Reference in New Issue