fix():修改cloud-module-enterprise的pom

pull/8/head
王鑫 2024-09-28 11:50:49 +08:00
parent f0de024410
commit f645459fb1
1 changed files with 5 additions and 2 deletions

View File

@ -5,13 +5,16 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-server</artifactId>
<artifactId>cloud-modules</artifactId>
<version>3.6.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>cloud-module-enterprise</artifactId>
<description>
cloud-modules-enterprise
</description>
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>