Skip to content

Commit

Permalink
Fix travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jimma committed Mar 24, 2020
1 parent b8185b5 commit d7c684a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-settings.xml
Expand Up @@ -69,7 +69,7 @@
<pluginRepository>
<id>central-maven2</id>
<name>Central maven2 repository proxy</name>
<url>https://central.maven.org/maven2</url>
<url>https://repo1.maven.org/maven2</url>
<releases>
<enabled>true</enabled>
</releases>
Expand Down

0 comments on commit d7c684a

Please sign in to comment.