parent
609228de5f
commit
a01ef4d215
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-M4'
|
||||
ext.springDataVersion = 'Moore-RC1'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
|
Loading…
Reference in New Issue