Skip to content

Commit c62739b

Browse files
author
Ryan Baxter
authored
Removing repositories in distribution management section
1 parent 52d95ed commit c62739b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

spring-cloud-dependencies/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,6 @@
3939
<url>https://github.com/spring-cloud/spring-cloud-release/spring-cloud-dependencies</url>
4040
</scm>
4141
<distributionManagement>
42-
<repository>
43-
<id>repo.spring.io</id>
44-
<name>Spring Release Repository</name>
45-
<url>https://repo.spring.io/libs-release-local</url>
46-
</repository>
47-
<snapshotRepository>
48-
<id>repo.spring.io</id>
49-
<name>Spring Snapshot Repository</name>
50-
<url>https://repo.spring.io/libs-snapshot-local</url>
51-
</snapshotRepository>
5242
<site>
5343
<id>spring-docs</id>
5444
<url>https://docs.spring.io/spring-cloud/docs/${pom.version}/reference/html/</url>

0 commit comments

Comments
 (0)