Commit 7a90362d authored by root's avatar root

.

parent 079ed18a
Pipeline #118 failed with stages
...@@ -222,11 +222,11 @@ ...@@ -222,11 +222,11 @@
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>fangzhipeng</id> <id>fangzhipeng</id>
<url>http://storage.zhipeng.com:8081/repository/fangzhipeng/</url> <url>http://nexus.esdf.zj.cn/repository/maven-releases/</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>fangzhipeng</id> <id>fangzhipeng</id>
<url>http://storage.zhipeng.com:8081/repository/fangzhipeng/</url> <url>http://nexus.esdf.zj.cn/repository/maven-snapshots/</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