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

Upgrade Project Reactor to Dysprosium-RELEASE

This commit is contained in:
Filip Hanik
2019-09-30 12:55:58 -07:00
parent 09c29d286a
commit 9393017e3f
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-BUILD-SNAPSHOT'
ext.reactorVersion = 'Dysprosium-RELEASE'
}
if (!project.hasProperty('springVersion')) {