no message
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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> | ... | ... |
-
Please register or sign in to post a comment