mirror of
https://github.com/taoneill/war.git
synced 2024-12-03 07:33:53 +01:00
Update mcstats version
Fixes errors finally
This commit is contained in:
parent
5b4accb707
commit
82741751cf
@ -32,8 +32,8 @@
|
|||||||
<url>http://maven.sk89q.com/repo/</url>
|
<url>http://maven.sk89q.com/repo/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>mcstats.releases</id>
|
<id>mcstats</id>
|
||||||
<url>http://repo.mcstats.org/content/repositories/releases/</url>
|
<url>http://repo.mcstats.org/content/repositories/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>vault-repo</id>
|
<id>vault-repo</id>
|
||||||
@ -141,7 +141,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mcstats.bukkit</groupId>
|
<groupId>org.mcstats.bukkit</groupId>
|
||||||
<artifactId>metrics</artifactId>
|
<artifactId>metrics</artifactId>
|
||||||
<version>R7</version>
|
<version>R8-SNAPSHOT</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user