Set reactorVersion to 2020.0.+
This commit is contained in:
parent
edf23562cb
commit
cff7b786de
@ -7,7 +7,7 @@ if (!project.hasProperty("springSecurityVersion")) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty("reactorVersion")) {
|
||||
ext.reactorVersion = "Dysprosium-SR+"
|
||||
ext.reactorVersion = "2020.0.+"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("locksDisabled")) {
|
||||
|
Loading…
Reference in New Issue
Block a user