Fix building because the bungee proxy repo is down [ci skip]

This commit is contained in:
games647
2017-05-19 12:00:18 +02:00
parent cf1a0c1bef
commit a79e18445a

View File

@ -20,7 +20,7 @@
<!--BungeeCord with also the part outside the API-->
<repository>
<id>bungee-repo</id>
<url>http://maven.addstar.com.au/artifactory/ext-snapshot-local/</url>
<url>https://repo.extension.ws/content/repositories/snapshots/</url>
</repository>
<repository>
@ -38,7 +38,7 @@
</dependency>
<dependency>
<groupId>net.md-5</groupId>
<groupId>tc.oc</groupId>
<artifactId>bungeecord-proxy</artifactId>
<version>1.11-SNAPSHOT</version>
<scope>provided</scope>