File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 280280 <updatePolicy >always</updatePolicy >
281281 </snapshots >
282282 </repository >
283- <!-- Sonatype OSS 快照仓库 - 阿里云的开源项目通常发布在这里 -->
284283 <repository >
285284 <id >sonatype-snapshots</id >
286285 <name >Sonatype Snapshot Repository</name >
293292 <updatePolicy >always</updatePolicy >
294293 </snapshots >
295294 </repository >
296- <!-- 阿里云公共仓库(备选) -->
297- <repository >
298- <id >aliyun-snapshots</id >
299- <name >Aliyun Snapshot Repository</name >
300- <url >https://maven.aliyun.com/repository/public</url >
301- <snapshots >
302- <enabled >true</enabled >
303- </snapshots >
304- </repository >
305295 </repositories >
306296
307297 <build >
Original file line number Diff line number Diff line change 507507 <updatePolicy >always</updatePolicy >
508508 </snapshots >
509509 </repository >
510- <!-- Sonatype OSS 快照仓库 - 阿里云的开源项目通常发布在这里 -->
511510 <repository >
512511 <id >sonatype-snapshots</id >
513512 <name >Sonatype Snapshot Repository</name >
520519 <updatePolicy >always</updatePolicy >
521520 </snapshots >
522521 </repository >
523- <!-- 阿里云公共仓库(备选) -->
524- <repository >
525- <id >aliyun-snapshots</id >
526- <name >Aliyun Snapshot Repository</name >
527- <url >https://maven.aliyun.com/repository/public</url >
528- <snapshots >
529- <enabled >true</enabled >
530- </snapshots >
531- </repository >
532522 </repositories >
533523
534524</project >
You can’t perform that action at this time.
0 commit comments