Commit 079ed18a authored by fangzhipeng's avatar fangzhipeng

修改仓库地址

parent 4c6e8929
...@@ -221,12 +221,12 @@ ...@@ -221,12 +221,12 @@
--> -->
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>maven-releases</id> <id>fangzhipeng</id>
<url>http://nexus.yuceyi.com/repository/maven-releases/</url> <url>http://storage.zhipeng.com:8081/repository/fangzhipeng/</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>maven-snapshots</id> <id>fangzhipeng</id>
<url>http://nexus.yuceyi.com/repository/maven-snapshots/</url> <url>http://storage.zhipeng.com:8081/repository/fangzhipeng/</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
</project> </project>
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