parent
38be0849cd
commit
a5abbac398
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Lovelace-SR1'
|
ext.springDataVersion = 'Lovelace-SR3'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
|
|
Loading…
Reference in New Issue