mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Revert "Use Google Maven Central mirror"
This reverts commit 7bb39f8206.
Unfortunately the mirror seems incomplete
This commit is contained in:
@@ -133,12 +133,4 @@
|
||||
<activeProfiles>
|
||||
<activeProfile>@profile@</activeProfile>
|
||||
</activeProfiles>
|
||||
<mirrors>
|
||||
<mirror>
|
||||
<id>google-maven-central</id>
|
||||
<name>Google Maven Central</name>
|
||||
<url>https://maven-central.storage.googleapis.com</url>
|
||||
<mirrorOf>central</mirrorOf>
|
||||
</mirror>
|
||||
</mirrors>
|
||||
</settings>
|
||||
|
||||
Reference in New Issue
Block a user