初始化
parent
84b82409d4
commit
9081e16e3a
13
pom.xml
13
pom.xml
|
@ -10,11 +10,20 @@
|
||||||
|
|
||||||
<version>3.6.3</version>
|
<version>3.6.3</version>
|
||||||
|
|
||||||
<artifactId>four-modules</artifactId>
|
<artifactId>four-dimensional-health</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
four-modules业务模块
|
four-dimensional-health维度健康
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>menghang-releases</id>
|
||||||
|
<name>menghang-releases</name>
|
||||||
|
<url>http://124.221.214.183:8081/repository/maven-releases/</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue