mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2025-06-16 18:35:05 +08:00
【fix】
This commit is contained in:
16
pom.xml
16
pom.xml
@ -180,22 +180,6 @@
|
||||
</profile>
|
||||
|
||||
|
||||
<profile>
|
||||
<id>snapshots</id>
|
||||
<!-->发布的地址<-->
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
<id>maven-snapshots</id>
|
||||
<name>deployment</name>
|
||||
<url>http://192.168.17.221:31004/repository/maven-snapshots/</url>
|
||||
</snapshotRepository>
|
||||
<repository>
|
||||
<id>maven-releases</id>
|
||||
<name>deployment</name>
|
||||
<url>http://192.168.17.221:31004/repository/maven-releases/</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>native</id>
|
||||
<build>
|
||||
|
Reference in New Issue
Block a user