parent
93cda94969
commit
0473730f7f
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-RC2'
|
||||
ext.springDataVersion = 'Moore-RC3'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.0-RC3'
|
||||
|
|
Loading…
Reference in New Issue