parent
276a934bcd
commit
ebb2afa5e8
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR10'
|
||||
ext.springDataVersion = 'Moore-SR11'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.2'
|
||||
|
|
Loading…
Reference in New Issue