1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update to Reactor Californium-SR3

Fixes: gh-6152
This commit is contained in:
Rob Winch
2018-11-27 16:25:18 -06:00
parent 7618d236c4
commit be5a368dfd
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR1'
ext.reactorVersion = 'Californium-SR3'
}
if (!project.hasProperty('springVersion')) {