parent
bf88065002
commit
e945b3414a
|
@ -1,5 +1,5 @@
|
||||||
if (!project.hasProperty("reactorVersion")) {
|
if (!project.hasProperty("reactorVersion")) {
|
||||||
ext.reactorVersion = "Dysprosium-SNAPSHOT"
|
ext.reactorVersion = "Dysprosium-BUILD-SNAPSHOT"
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty("springVersion")) {
|
if (!project.hasProperty("springVersion")) {
|
||||||
|
|
Loading…
Reference in New Issue