Fixes: gh-5319

This commit is contained in:
Rob Winch 2018-05-08 08:54:57 -05:00
parent a7a8ac756a
commit 53850978b2

View File

@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Bismuth-SR7'
ext.reactorVersion = 'Bismuth-SR9'
}
if (!project.hasProperty('springVersion')) {