build: v1.20 重新创建

This commit is contained in:
CaptainB 2022-04-15 08:12:30 +08:00
parent dee035f0bf
commit 8db7d76d4a
2 changed files with 3 additions and 3 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 = v1.20
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 = v1.20
ignore = all

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.metersphere</groupId>
<artifactId>metersphere-server</artifactId>
<version>1.9</version>
<version>1.20</version>
<packaging>pom</packaging>
<parent>