初始化
parent
0a3acaa77d
commit
2f9a96ebfe
6
pom.xml
6
pom.xml
|
@ -4,15 +4,15 @@
|
|||
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>
|
||||
|
||||
<description>
|
||||
cloud-modules-file文件服务
|
||||
cloud-file文件服务
|
||||
</description>
|
||||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
|
|
Loading…
Reference in New Issue