parent
902fc0f657
commit
cf4e139aa0
|
@ -3,7 +3,7 @@ if (!project.hasProperty('reactorVersion')) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
ext.springVersion = '5.0.6.BUILD-SNAPSHOT'
|
ext.springVersion = '5.0.6.RELEASE'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
|
|
Loading…
Reference in New Issue