Skip to content

Commit 4cc2aaf

Browse files
committed
Remove repository urls
1 parent 511f311 commit 4cc2aaf

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

pom.xml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -94,27 +94,4 @@
9494
</plugin>
9595
</plugins>
9696
</build>
97-
<repositories>
98-
<repository>
99-
<id>snapshots</id>
100-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
101-
<snapshots>
102-
<enabled>true</enabled>
103-
</snapshots>
104-
</repository>
105-
<repository>
106-
<id>spring</id>
107-
<url>https://maven.aliyun.com/repository/spring</url>
108-
<releases>
109-
<enabled>true</enabled>
110-
</releases>
111-
</repository>
112-
<repository>
113-
<id>aliyun</id>
114-
<url>http://maven.aliyun.com/nexus/content/repositories/central</url>
115-
<releases>
116-
<enabled>true</enabled>
117-
</releases>
118-
</repository>
119-
</repositories>
12097
</project>

0 commit comments

Comments
 (0)