commmon1
parent
1eebac6530
commit
c02ff87af8
9
pom.xml
9
pom.xml
|
@ -5,15 +5,24 @@
|
|||
<groupId>com.luck</groupId>
|
||||
<artifactId>luck</artifactId>
|
||||
<version>3.6.3</version>
|
||||
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
<version>3.6.3</version>
|
||||
<artifactId>luck-common</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<description>
|
||||
luck-common通用模块
|
||||
</description>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>yun-releases</id>
|
||||
<name>yun-releases</name>
|
||||
<url>http://192.10.29.103/repository/maven-releases/ </url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue