Update to Spring Data Moore-RELEASE
This commit is contained in:
parent
0feaf9bf6f
commit
971ae346c5
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Lovelace-SR11'
|
||||
ext.springDataVersion = 'Moore-RELEASE'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.0-RC5'
|
||||
|
|
Loading…
Reference in New Issue