mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-02 11:17:40 +08:00
Switch version to 7.0
This commit is contained in:
parent
311113910d
commit
506a097f11
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
buildscript {
|
||||
ext.cubaVersion = '6.10-SNAPSHOT'
|
||||
ext.cubaVersion = '7.0-SNAPSHOT'
|
||||
ext.cubaVersion = rootProject.hasProperty('buildVersion') ? rootProject['buildVersion'] : cubaVersion
|
||||
|
||||
println("CUBA Platform Version ${ext.cubaVersion}")
|
||||
|
Loading…
Reference in New Issue
Block a user