Commit 47ca2f23 by zhangxingmin

fastjson升级

parent df87841d
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<!-- 配置Nexus快照仓库,用于拉取快照版本依赖 --> <!-- 配置Nexus快照仓库,用于拉取快照版本依赖 -->
<repository> <repository>
<id>yd-snapshots</id> <id>yd-snapshots</id>
<url>http://139.224.145.34:8081/repository/yd-project-releases/</url> <url>http://139.224.145.34:8081/repository/yd-project-snapshots/</url>
<snapshots> <snapshots>
<enabled>true</enabled> <!-- 允许拉取快照版本 --> <enabled>true</enabled> <!-- 允许拉取快照版本 -->
</snapshots> </snapshots>
......
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