Skip to content

Commit 16f0cd2

Browse files
authored
Revert "chore: add spring pre-releases repos (#7617)" (#7645)
This reverts commit c6aa2b2.
1 parent a25fd70 commit 16f0cd2

1 file changed

Lines changed: 0 additions & 32 deletions

File tree

pom.xml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -257,22 +257,6 @@
257257
<id>central</id>
258258
<url>https://repo.maven.apache.org/maven2</url>
259259
</repository>
260-
<repository>
261-
<snapshots>
262-
<enabled>false</enabled>
263-
</snapshots>
264-
<id>spring-milestones</id>
265-
<name>Spring Milestones</name>
266-
<url>https://repo.spring.io/milestone</url>
267-
</repository>
268-
<repository>
269-
<releases>
270-
<enabled>false</enabled>
271-
</releases>
272-
<id>spring-snapshots</id>
273-
<name>Spring Snapshots</name>
274-
<url>https://repo.spring.io/snapshot</url>
275-
</repository>
276260
<repository>
277261
<releases>
278262
<enabled>true</enabled>
@@ -292,22 +276,6 @@
292276
<id>central</id>
293277
<url>https://repo.maven.apache.org/maven2</url>
294278
</pluginRepository>
295-
<pluginRepository>
296-
<snapshots>
297-
<enabled>false</enabled>
298-
</snapshots>
299-
<id>spring-milestones</id>
300-
<name>Spring Milestones</name>
301-
<url>https://repo.spring.io/milestone</url>
302-
</pluginRepository>
303-
<pluginRepository>
304-
<releases>
305-
<enabled>false</enabled>
306-
</releases>
307-
<id>spring-snapshots</id>
308-
<name>Spring Snapshots</name>
309-
<url>https://repo.spring.io/snapshot</url>
310-
</pluginRepository>
311279
<pluginRepository>
312280
<releases>
313281
<enabled>true</enabled>

0 commit comments

Comments
 (0)