CI/CD初始化

master
86191 2024-07-28 11:05:34 +08:00
parent 5ebe2c1690
commit def73b7e95
1 changed files with 4 additions and 2 deletions

View File

@ -4,12 +4,14 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-modules</artifactId>
<artifactId>cloud-server-parent</artifactId>
<version>3.6.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>cloud-modules-file</artifactId>
<artifactId>cloud-file</artifactId>
<version>1.0.0</version>
<description>
cloud-modules-file文件服务