File tree Expand file tree Collapse file tree 2 files changed +22
-24
lines changed Expand file tree Collapse file tree 2 files changed +22
-24
lines changed Original file line number Diff line number Diff line change 761
761
</properties >
762
762
<repositories >
763
763
<repository >
764
- <id >spring-libs-snapshot</id >
765
- <url >https://repo.spring.io/libs-snapshot</url >
764
+ <id >spring-snapshot</id >
765
+ <url >https://repo.spring.io/snapshot</url >
766
+ <snapshots >
767
+ <enabled >true</enabled >
768
+ </snapshots >
766
769
</repository >
767
770
</repositories >
768
771
</profile >
774
777
</properties >
775
778
<repositories >
776
779
<repository >
777
- <id >spring-libs-snapshot</id >
778
- <url >https://repo.spring.io/libs-snapshot</url >
780
+ <id >spring-snapshot</id >
781
+ <url >https://repo.spring.io/snapshot</url >
782
+ <snapshots >
783
+ <enabled >true</enabled >
784
+ </snapshots >
779
785
</repository >
780
786
</repositories >
781
787
</profile >
1341
1347
1342
1348
<repositories >
1343
1349
<repository >
1344
- <id >spring-libs-snapshot</id >
1345
- <url >https://repo.spring.io/libs-snapshot</url >
1350
+ <id >spring-snapshot</id >
1351
+ <url >https://repo.spring.io/snapshot</url >
1352
+ <snapshots >
1353
+ <enabled >true</enabled >
1354
+ </snapshots >
1355
+ <releases >
1356
+ <enabled >false</enabled >
1357
+ </releases >
1358
+ </repository >
1359
+ <repository >
1360
+ <id >spring-milestone</id >
1361
+ <url >https://repo.spring.io/milestone</url >
1346
1362
</repository >
1347
1363
</repositories >
1348
1364
1349
- <pluginRepositories >
1350
- <pluginRepository >
1351
- <id >spring-plugins-release</id >
1352
- <url >https://repo.spring.io/plugins-release</url >
1353
- </pluginRepository >
1354
- <pluginRepository >
1355
- <id >spring-libs-snapshot</id >
1356
- <url >https://repo.spring.io/libs-snapshot</url >
1357
- </pluginRepository >
1358
- </pluginRepositories >
1359
-
1360
1365
</project >
Original file line number Diff line number Diff line change 263
263
<url >https://github.com/spring-projects/spring-data-build/issues</url >
264
264
</issueManagement >
265
265
266
- <pluginRepositories >
267
- <pluginRepository >
268
- <id >spring-libs-release</id >
269
- <url >https://repo.spring.io/libs-release</url >
270
- </pluginRepository >
271
- </pluginRepositories >
272
-
273
266
</project >
You can’t perform that action at this time.
0 commit comments