mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-29 04:51:58 +08:00
都运行成功,除了getaway模块
This commit is contained in:
@@ -18,9 +18,7 @@ buildscript {
|
||||
|
||||
ext {
|
||||
devVersion = "dev-9-SNAPSHOT"
|
||||
springBoot = "2.4.0"
|
||||
alibabaCloud = "2.2.3.RELEASE"
|
||||
springCloud = "2.2.6.RELEASE"
|
||||
// devVersion = "2.3.0"
|
||||
}
|
||||
|
||||
apply from: "../build-config/build-all.gradle"
|
||||
@@ -30,8 +28,6 @@ subprojects {
|
||||
apply from: "../../build-config/build-base.gradle"
|
||||
apply from: "../../build-config/build-publish.gradle"
|
||||
|
||||
group = "com.ruoyi"
|
||||
archivesBaseName = "${project.name}"
|
||||
}
|
||||
|
||||
static def getGitVersion() {
|
||||
|
||||
Reference in New Issue
Block a user