Skip to content

Commit

Permalink
update mirror to use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Feb 7, 2020
1 parent 83ff264 commit 51a8d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<mirrors>
<mirror>
<id>central-mirror</id>
<url>http://repo.maven.apache.org/maven2</url>
<url>https://repo.maven.apache.org/maven2</url>
<mirrorOf>external:*,!adobe-public-releases</mirrorOf>
</mirror>
</mirrors>
Expand Down

0 comments on commit 51a8d30

Please sign in to comment.