File tree Expand file tree Collapse file tree 1 file changed +2
-21
lines changed Expand file tree Collapse file tree 1 file changed +2
-21
lines changed Original file line number Diff line number Diff line change 364
364
<repository >
365
365
<id >spring-snapshots</id >
366
366
<name >Spring Snapshots</name >
367
- <url >https://repo.spring.io/libs- snapshot</url >
367
+ <url >https://repo.spring.io/snapshot</url >
368
368
<snapshots >
369
369
<enabled >true</enabled >
370
370
</snapshots >
375
375
<repository >
376
376
<id >spring-milestones</id >
377
377
<name >Spring Milestones</name >
378
- <url >https://repo.spring.io/libs-milestone</url >
379
- <snapshots >
380
- <enabled >false</enabled >
381
- </snapshots >
382
- </repository >
383
- <repository >
384
- <id >spring-releases</id >
385
- <name >Spring Releases</name >
386
- <url >https://repo.spring.io/libs-release</url >
378
+ <url >https://repo.spring.io/milestone</url >
387
379
<snapshots >
388
380
<enabled >false</enabled >
389
381
</snapshots >
390
382
</repository >
391
383
</repositories >
392
384
393
- <pluginRepositories >
394
- <pluginRepository >
395
- <id >spring-releases</id >
396
- <name >Spring releases</name >
397
- <url >https://repo.spring.io/plugins-release</url >
398
- <snapshots >
399
- <enabled >false</enabled >
400
- </snapshots >
401
- </pluginRepository >
402
- </pluginRepositories >
403
-
404
385
<developers >
405
386
<developer >
406
387
<id >dsyer</id >
You can’t perform that action at this time.
0 commit comments