File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 18
18
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
19
xsi : schemaLocation =" http://maven.apache.org/SETTINGS/1.0.0
20
20
https://maven.apache.org/xsd/settings-1.0.0.xsd" >
21
- <mirrors >
22
- <mirror >
23
- <!-- Google's Maven Central mirror for Americas
24
- https://maven-central.storage.googleapis.com/index.html
25
- -->
26
- <id >google-maven-central</id >
27
- <name >GCS Maven Central mirror</name >
28
- <url >https://maven-central.storage-download.googleapis.com/maven2/</url >
29
- <mirrorOf >central</mirrorOf >
30
- </mirror >
31
- </mirrors >
32
- </settings >
21
+ <!-- <mirrors> -- >
22
+ <!-- <mirror> -- >
23
+ <!-- <!– Google's Maven Central mirror for Americas-->
24
+ <!-- https://maven-central.storage.googleapis.com/index.html-->
25
+ <!-- –> -->
26
+ <!-- <id>google-maven-central</id> -- >
27
+ <!-- <name>GCS Maven Central mirror</name> -- >
28
+ <!-- <url>https://maven-central.storage-download.googleapis.com/maven2/</url> -- >
29
+ <!-- <mirrorOf>central</mirrorOf> -- >
30
+ <!-- </mirror> -- >
31
+ <!-- </mirrors> -- >
32
+ </settings >
You can’t perform that action at this time.
0 commit comments