1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Update to Reactor Californium-RELEASE

Fixes: gh-5884
This commit is contained in:
Rob Winch
2018-09-20 23:58:30 -05:00
parent 45a9c0fd54
commit eca0b7bc04
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-M2'
ext.reactorVersion = 'Californium-RELEASE'
}
if (!project.hasProperty('springVersion')) {