Skip to content

Instantly share code, notes, and snippets.

@leopku
Created December 16, 2016 06:34
Show Gist options
  • Save leopku/3f7c06578586f44fe77e5fd83ebb10a2 to your computer and use it in GitHub Desktop.
Save leopku/3f7c06578586f44fe77e5fd83ebb10a2 to your computer and use it in GitHub Desktop.
<?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