1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Update to Reactor Californium-M2

Fixes: gh-5680
This commit is contained in:
Rob Winch
2018-08-17 13:10:37 -05:00
parent 2c27e18eb3
commit 5a94ff2157
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-M1'
ext.reactorVersion = 'Californium-M2'
}
if (!project.hasProperty('springVersion')) {