Upgrade Project Reactor to Dysprosium-RELEASE
This commit is contained in:
parent
09c29d286a
commit
9393017e3f
|
@ -1,5 +1,5 @@
|
|||
if (!project.hasProperty('reactorVersion')) {
|
||||
ext.reactorVersion = 'Dysprosium-BUILD-SNAPSHOT'
|
||||
ext.reactorVersion = 'Dysprosium-RELEASE'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
|
|
Loading…
Reference in New Issue