|
@@ -1,5 +1,5 @@
|
|
if (!project.hasProperty('reactorVersion')) {
|
|
if (!project.hasProperty('reactorVersion')) {
|
|
- ext.reactorVersion = 'Dysprosium-BUILD-SNAPSHOT'
|
|
|
|
|
|
+ ext.reactorVersion = 'Dysprosium-RELEASE'
|
|
}
|
|
}
|
|
|
|
|
|
if (!project.hasProperty('springVersion')) {
|
|
if (!project.hasProperty('springVersion')) {
|