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