1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Try Reactor SNAPSHOTs

Trying to determine if this is related to reactor/reactor-core#2152

Issue gh-8531
This commit is contained in:
Rob Winch
2020-05-15 13:45:41 -05:00
parent 9e665388d2
commit bf88065002
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty("reactorVersion")) {
ext.reactorVersion = "Dysprosium-SR+"
ext.reactorVersion = "Dysprosium-SNAPSHOT"
}
if (!project.hasProperty("springVersion")) {