parent
483e25f821
commit
1f3fe624c8
|
@ -1,5 +1,5 @@
|
||||||
if (!project.hasProperty('reactorVersion')) {
|
if (!project.hasProperty('reactorVersion')) {
|
||||||
ext.reactorVersion = 'Californium-BUILD-SNAPSHOT'
|
ext.reactorVersion = 'Californium-M1'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springVersion')) {
|
if (!project.hasProperty('springVersion')) {
|
||||||
|
|
Loading…
Reference in New Issue