|
244 | 244 | </properties> |
245 | 245 | <repositories> |
246 | 246 | <repository> |
247 | | - <id>spring-snapshots</id> |
| 247 | + <id>spring-libs-snapshot</id> |
248 | 248 | <name>Spring Snapshots</name> |
249 | 249 | <url>https://repo.spring.io/snapshot</url> |
250 | 250 | <snapshots> |
251 | 251 | <enabled>true</enabled> |
252 | 252 | </snapshots> |
253 | 253 | </repository> |
254 | 254 | <repository> |
255 | | - <id>spring-milestones</id> |
| 255 | + <id>spring-libs-milestone</id> |
256 | 256 | <name>Spring Milestones</name> |
257 | 257 | <url>https://repo.spring.io/milestone</url> |
258 | 258 | <snapshots> |
259 | 259 | <enabled>false</enabled> |
260 | 260 | </snapshots> |
261 | 261 | </repository> |
262 | 262 | <repository> |
263 | | - <id>spring-release</id> |
| 263 | + <id>spring-libs-release</id> |
264 | 264 | <name>Spring Releases</name> |
265 | 265 | <url>https://repo.spring.io/release</url> |
266 | 266 | <snapshots> |
|
279 | 279 | </properties> |
280 | 280 | <repositories> |
281 | 281 | <repository> |
282 | | - <id>spring-snapshots</id> |
| 282 | + <id>spring-libs-snapshot</id> |
283 | 283 | <name>Spring Snapshots</name> |
284 | 284 | <url>https://repo.spring.io/snapshot</url> |
285 | 285 | <snapshots> |
286 | 286 | <enabled>true</enabled> |
287 | 287 | </snapshots> |
288 | 288 | </repository> |
289 | 289 | <repository> |
290 | | - <id>spring-milestones</id> |
| 290 | + <id>spring-libs-milestone</id> |
291 | 291 | <name>Spring Milestones</name> |
292 | 292 | <url>https://repo.spring.io/milestone</url> |
293 | 293 | <snapshots> |
294 | 294 | <enabled>false</enabled> |
295 | 295 | </snapshots> |
296 | 296 | </repository> |
297 | 297 | <repository> |
298 | | - <id>spring-release</id> |
| 298 | + <id>spring-libs-release</id> |
299 | 299 | <name>Spring Releases</name> |
300 | 300 | <url>https://repo.spring.io/release</url> |
301 | 301 | <snapshots> |
|
854 | 854 |
|
855 | 855 | <repositories> |
856 | 856 | <repository> |
857 | | - <id>spring-snapshots</id> |
| 857 | + <id>spring-libs-snapshot</id> |
858 | 858 | <name>Spring Snapshots</name> |
859 | 859 | <url>https://repo.spring.io/snapshot</url> |
860 | 860 | <snapshots> |
861 | 861 | <enabled>true</enabled> |
862 | 862 | </snapshots> |
863 | 863 | </repository> |
864 | 864 | <repository> |
865 | | - <id>spring-milestones</id> |
| 865 | + <id>spring-libs-milestone</id> |
866 | 866 | <name>Spring Milestones</name> |
867 | 867 | <url>https://repo.spring.io/milestone</url> |
868 | 868 | <snapshots> |
869 | 869 | <enabled>false</enabled> |
870 | 870 | </snapshots> |
871 | 871 | </repository> |
872 | 872 | <repository> |
873 | | - <id>spring-release</id> |
| 873 | + <id>spring-libs-release</id> |
874 | 874 | <name>Spring Releases</name> |
875 | 875 | <url>https://repo.spring.io/release</url> |
876 | 876 | <snapshots> |
|
0 commit comments