1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Update to Reactor Californium-SR4

Fixes gh-6387
This commit is contained in:
Joe Grandja
2019-01-10 12:05:35 -05:00
parent 3e90c7663f
commit eeb099a04f
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR3'
ext.reactorVersion = 'Californium-SR4'
}
if (!project.hasProperty('springVersion')) {