Skip to content

Instantly share code, notes, and snippets.

@audomsak
Last active November 23, 2022 16:26
Show Gist options
  • Save audomsak/f10b21545b57a7d01b2535c0727903c7 to your computer and use it in GitHub Desktop.
Save audomsak/f10b21545b57a7d01b2535c0727903c7 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<settings>
<mirrors>
<mirror>
<id>nexus</id>
<name>Nexus Public Mirror</name>
<url>http://nexus.nexus.svc.cluster.local:8081/repository/maven-public/</url>
<mirrorOf>*</mirrorOf>
</mirror>
</mirrors>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment