修改pom配置

master
WeiRan 2024-09-29 10:19:55 +08:00
parent 13bb25f4da
commit 8d7ad9cdb9
2 changed files with 2 additions and 4 deletions

View File

@ -5,9 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-server</artifactId>
<artifactId>cloud-modules-enterprise</artifactId>
<version>3.6.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>cloud-modules-enterprise-common</artifactId>

View File

@ -5,9 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-server</artifactId>
<artifactId>cloud-modules-enterprise</artifactId>
<version>3.6.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>cloud-modules-enterprise-server</artifactId>