Created
April 20, 2023 01:24
-
-
Save olamy/4a1186a36125567efd6f88470c3d5715 to your computer and use it in GitHub Desktop.
This file contains 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
<settings> | |
<mirrors> | |
<mirror> | |
<id>centralhttps</id> | |
<mirrorOf>central</mirrorOf> | |
<name>Maven central https</name> | |
<url>https://repo1.maven.org/maven2/</url> | |
</mirror> | |
</mirrors> | |
</settings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment