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

Try Reactor BUILD-SNAPSHOTs

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