parent
5a94ff2157
commit
85efba7aa3
|
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
ext.springVersion = '5.1.0.RC1'
|
ext.springVersion = '5.1.0.RC2'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
|
|
Loading…
Reference in New Issue