Commit 6c15a836 authored by yanzg's avatar yanzg

更改maven地址

parent cf8775c6
......@@ -140,12 +140,12 @@
<repository>
<id>public</id>
<name>Nexus release Repository</name>
<url>http://192.168.0.203:8081/repository/maven-releases/</url>
<url>http://maven.tbd.yanzuoguang.com/repository/maven-releases/</url>
</repository>
<snapshotRepository>
<id>public</id>
<name>Nexus snapshots Repository</name>
<url>http://192.168.0.203:8081/repository/maven-snapshots</url>
<url>http://maven.tbd.yanzuoguang.com/repository/maven-snapshots</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