Created
December 16, 2016 06:34
-
-
Save leopku/3f7c06578586f44fe77e5fd83ebb10a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <settings> | |
| <mirrors> | |
| <mirror> | |
| <id>aliyun</id> | |
| <mirrorOf>*,!sonar</mirrorOf> | |
| <url>http://maven.aliyun.com/nexus/content/groups/public</url> | |
| </mirror> | |
| </mirrors> | |
| </settings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment