forked from TuxCoding/FastLogin
Update bungee-proxy maven repository
This commit is contained in:
@@ -19,8 +19,8 @@
|
|||||||
<repositories>
|
<repositories>
|
||||||
<!--BungeeCord with also the part outside the API-->
|
<!--BungeeCord with also the part outside the API-->
|
||||||
<repository>
|
<repository>
|
||||||
<id>myplayplanet-REPO</id>
|
<id>bungee-repo</id>
|
||||||
<url>http://maven.myplayplanet.net/</url>
|
<url>http://maven.addstar.com.au/artifactory/ext-snapshot-local/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.md-5</groupId>
|
<groupId>net.md-5</groupId>
|
||||||
<artifactId>bungeecord-proxy</artifactId>
|
<artifactId>bungeecord-proxy</artifactId>
|
||||||
<version>1.8-SNAPSHOT</version>
|
<version>1.11-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user