File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 233233 </modules >
234234 </profile >
235235 </profiles >
236+ <repositories >
237+ <repository >
238+ <id >spring-snapshots</id >
239+ <name >Spring Snapshots</name >
240+ <url >https://repo.spring.io/libs-snapshot-local</url >
241+ </repository >
242+ <repository >
243+ <id >spring-milestones</id >
244+ <name >Spring Milestones</name >
245+ <url >https://repo.spring.io/libs-milestone-local</url >
246+ </repository >
247+ <repository >
248+ <id >spring-releases</id >
249+ <name >Spring Releases</name >
250+ <url >https://repo.spring.io/release</url >
251+ </repository >
252+ </repositories >
253+ <pluginRepositories >
254+ <pluginRepository >
255+ <id >spring-snapshots</id >
256+ <name >Spring Snapshots</name >
257+ <url >https://repo.spring.io/libs-snapshot-local</url >
258+ </pluginRepository >
259+ <pluginRepository >
260+ <id >spring-milestones</id >
261+ <name >Spring Milestones</name >
262+ <url >https://repo.spring.io/libs-milestone-local</url >
263+ </pluginRepository >
264+ <pluginRepository >
265+ <id >spring-releases</id >
266+ <name >Spring Releases</name >
267+ <url >https://repo.spring.io/libs-release-local</url >
268+ </pluginRepository >
269+ </pluginRepositories >
236270</project >
You can’t perform that action at this time.
0 commit comments