|
@@ -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")) {
|