master
Lemon 2023-08-11 22:12:10 +08:00
parent 458ee57d79
commit 0c053b5b61
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.luck</groupId>
<artifactId>luck</artifactId>
<artifactId>luck-parent</artifactId>
<version>3.6.3</version>
</parent>
@ -13,12 +13,12 @@
<version>3.6.3</version>
<artifactId>luck-common</artifactId>
<packaging>pom</packaging>
<!-- <packaging>pom</packaging>-->
<description>
luck-common通用模块
</description>
<distributionManagement>
<repository>
<id>yun-releases</id>