parent
44578e5539
commit
5f20bb3d50
|
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Lovelace-BUILD-SNAPSHOT'
|
||||
ext.springDataVersion = 'Lovelace-RC1'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
|
Loading…
Reference in New Issue