828a1bd7 by chentao

no message

1 parent 5fef75be
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
23 <repository> 23 <repository>
24 <id>aliyun</id> <!-- 仓库的唯一标识 --> 24 <id>aliyun</id> <!-- 仓库的唯一标识 -->
25 <name>aliyun Repository</name> <!-- 仓库名称 --> 25 <name>aliyun Repository</name> <!-- 仓库名称 -->
26 <url>http://maven.aliyun.com/nexus/content/groups/public</url> <!-- 仓库的URL地址 --> 26 <url>https://maven.aliyun.com/repository/public</url> <!-- 仓库的URL地址 -->
27 <releases> 27 <releases>
28 <enabled>true</enabled> <!-- 是否允许下载发布版依赖 --> 28 <enabled>true</enabled> <!-- 是否允许下载发布版依赖 -->
29 </releases> 29 </releases>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!