fix: submodule 引用版本不对

This commit is contained in:
zhangdahai112 2022-09-08 22:00:36 +08:00 committed by 刘瑞斌
parent 7a7260f014
commit a6904f1e5e
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,10 +1,10 @@
[submodule "backend/src/main/java/io/metersphere/xpack"]
path = backend/src/main/java/io/metersphere/xpack
url = git@github.com:metersphere/xpack-backend.git
branch = dev
branch = v2.1
ignore = all
[submodule "frontend/src/business/components/xpack"]
path = frontend/src/business/components/xpack
url = git@github.com:metersphere/xpack-frontend.git
branch = dev
branch = v2.1
ignore = all