初始化

master
TangZhaoZhen 2023-10-17 14:48:34 +08:00
parent 84b82409d4
commit 9081e16e3a
1 changed files with 11 additions and 2 deletions

13
pom.xml
View File

@ -10,11 +10,20 @@
<version>3.6.3</version>
<artifactId>four-modules</artifactId>
<artifactId>four-dimensional-health</artifactId>
<packaging>pom</packaging>
<description>
four-modules业务模块
four-dimensional-health维度健康
</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>