Fixes gh-7607
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
- ext.reactorVersion = 'Dysprosium-RELEASE'
+ ext.reactorVersion = 'Dysprosium-SR1'
}
if (!project.hasProperty('springVersion')) {