commmon2
parent
458ee57d79
commit
0c053b5b61
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue