mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
Use https (#135)
This commit is contained in:
parent
954d1fab29
commit
faf6961267
6
pom.xml
6
pom.xml
@ -113,7 +113,7 @@
|
|||||||
<!-- Vault Repo -->
|
<!-- Vault Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>vault-repo</id>
|
<id>vault-repo</id>
|
||||||
<url>http://nexus.hc.to/content/repositories/pub_releases</url>
|
<url>https://nexus.hc.to/content/repositories/pub_releases</url>
|
||||||
</repository>
|
</repository>
|
||||||
<!-- Worldguard Repo -->
|
<!-- Worldguard Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
@ -128,7 +128,7 @@
|
|||||||
<!-- FactionsUUID Repo -->
|
<!-- FactionsUUID Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>factions-uuid</id>
|
<id>factions-uuid</id>
|
||||||
<url>http://ci.ender.zone/plugin/repository/everything/</url>
|
<url>https://ci.ender.zone/plugin/repository/everything/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<!-- ProtocolLib Repo -->
|
<!-- ProtocolLib Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
@ -143,7 +143,7 @@
|
|||||||
<!-- PlaceholderAPI Repo -->
|
<!-- PlaceholderAPI Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>placeholderapi</id>
|
<id>placeholderapi</id>
|
||||||
<url>http://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<!-- MinePlots Repo -->
|
<!-- MinePlots Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user