Try Reactor BUILD-SNAPSHOTs
Issue gh-8531
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty("reactorVersion")) {
|
||||
ext.reactorVersion = "Dysprosium-SNAPSHOT"
|
||||
ext.reactorVersion = "Dysprosium-BUILD-SNAPSHOT"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springVersion")) {
|
||||
|
||||
Reference in New Issue
Block a user