parent
7fcc47850f
commit
e782cb09cb
|
@ -1,5 +1,5 @@
|
||||||
if (!project.hasProperty('reactorVersion')) {
|
if (!project.hasProperty('reactorVersion')) {
|
||||||
ext.reactorVersion = 'Californium-RELEASE'
|
ext.reactorVersion = 'Californium-SR1'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
|
|
Loading…
Reference in New Issue