Commit f7cd8a65 by 韩克奇

Update pom.xml

parent 0c9a5a58
......@@ -55,8 +55,8 @@
<repositories>
<repository>
<id>yunSchool</id>
<url>http://192.168.0.15:8081/repository/yunSchool/</url>
<id>group</id>
<url>${group.repo}/</url>
<releases>
<enabled>true</enabled>
</releases>
......@@ -69,8 +69,8 @@
<distributionManagement>
<snapshotRepository>
<id>yunSchool-host</id>
<url>http://192.168.0.15:8081/repository/yunSchool-host/</url>
<id>snapshots</id>
<url>${snapshots.repo}</url>
</snapshotRepository>
</distributionManagement>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment