Update to Reactor Dysprosium-SR1
Fixes gh-7607
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty('reactorVersion')) {
|
||||
ext.reactorVersion = 'Dysprosium-RELEASE'
|
||||
ext.reactorVersion = 'Dysprosium-SR1'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
|
||||
Reference in New Issue
Block a user