Describe the pom for metrics repo
This commit is contained in:
parent
1b40907f29
commit
297b3d161f
2
pom.xml
2
pom.xml
@ -178,6 +178,7 @@
|
|||||||
<url>http://ci.xephi.fr/plugin/repository/everything/</url>
|
<url>http://ci.xephi.fr/plugin/repository/everything/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<!-- Metrics Snapshots Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>mcstats-snapshots</id>
|
<id>mcstats-snapshots</id>
|
||||||
<url>http://repo.mcstats.org/content/repositories/snapshots/</url>
|
<url>http://repo.mcstats.org/content/repositories/snapshots/</url>
|
||||||
@ -238,6 +239,7 @@
|
|||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- Metrics API -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mcstats.bukkit</groupId>
|
<groupId>org.mcstats.bukkit</groupId>
|
||||||
<artifactId>metrics</artifactId>
|
<artifactId>metrics</artifactId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user