Fixes: gh-6152
@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR1'
ext.reactorVersion = 'Californium-SR3'
}
if (!project.hasProperty('springVersion')) {