parent
f5704a8960
commit
34daf4eeba
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-RELEASE'
|
||||
ext.springDataVersion = 'Moore-SR1'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.0-RC5'
|
||||
|
|
Loading…
Reference in New Issue