Closes gh-8473
@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR17'
ext.reactorVersion = 'Californium-SR18'
}
if (!project.hasProperty('springVersion')) {